Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to delete avatar #102

Open
snytkine opened this issue Nov 22, 2012 · 1 comment
Open

Add functionality to delete avatar #102

snytkine opened this issue Nov 22, 2012 · 1 comment

Comments

@snytkine
Copy link
Owner

The link to "delete image" is already on user profile page
Now need to implement functionality
If use has uploaded avatar - delete it
if user has external avatar - delete it from USER record
if user does not have own or external avatar then add b_nogrvtr flag and use that flag to NOT show gravatar? The problem with that is that user cannot undo this.
If user still wants to somehow show their avatar they need to just upload a new image.

@epinapala
Copy link

I will start working on implementing this feature :). Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants