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

Password change/reset by email #167

Closed
nmanovic opened this issue Oct 30, 2018 · 2 comments
Closed

Password change/reset by email #167

nmanovic opened this issue Oct 30, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nmanovic
Copy link
Contributor

Very often it is necessary to change password for a user. The only way now is to change the password in admin panel. It is better if the user can change it without admin assistance. Probably for LDAP auth the feature should be disabled.

An article how to implement that: https://wsvincent.com/django-user-authentication-tutorial-password-reset/

@nmanovic nmanovic added the enhancement New feature or request label Oct 30, 2018
@nmanovic nmanovic added this to the 0.3.0 - Beta milestone Oct 30, 2018
@nmanovic nmanovic self-assigned this Oct 30, 2018
@nmanovic nmanovic modified the milestones: 0.3.0 - Beta, Backlog Nov 20, 2018
@nmanovic
Copy link
Contributor Author

No requests from users for the feature. Let's wait while somebody submit it or reopen the issue.

@jaiswati
Copy link

jaiswati commented Jul 21, 2021

Hi @nmanovic ,
We need to retrieve the cvat account registered with [email protected]. After the password was reset new password did not work.. need help on this urgently.

Best Regards,
Swati

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants