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
How to not use ASP.Net Membership Security Question and Answer for custom password recovery?

I don't want to have the security question and answer feature that ASP.Net Membership Provider gives, but I DO …

asp.net asp.net-membership forgot-password change-password
Forgot password using ASP.Net membership provider?

Is it possible to implement a "forgot password" using ASP.Net membership provider? Any sample link is appreciated. Thanks

asp.net membership-provider forgot-password