Top "Forgot-password" questions

This tag refers to a situation in which you cannot access a protected system, file, database, etc.

Is there a rake command to reset a Redmine admin password?

I have lost the admin password for a redmine installation, and after trying the method of clearing the salt and …

redmine reset forgot-password
Adding forgot-password feature to Django admin site

How to add the forgot-password feature to Django admin site? With email/security question options? Is there any plug-in/extension …

django django-admin forgot-password
generate password reset token in node.js

How do I generate a password reset token in node.js that can be used in a url? I just …

node.js forgot-password