You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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/
The text was updated successfully, but these errors were encountered: