Top "Reset-password" questions

This tag refers to the process of setting a password on a system back to an original (often the default) value.

ASP.NET Identity change password

I need ability to change password for user by admin. So, admin should not enter a current password of user, …

c# asp.net-mvc-5 asp.net-identity-2 reset-password
How to reset password with UserManager of ASP.NET MVC 5

I am wondering if there is a way to reset password with UserManager of ASP.NET MVC 5 I tried this …

c# passwords asp.net-mvc-5 reset-password usermanager
Laravel 5 : Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE)

On my Local server everything was good was using mailtrap mail server as smtp server. but when my website is …

php laravel smtp reset-password
How to reset / change password in Node.js with Passport.js?

I use Passport.js in Node.js to create a login system. Everything is ok, but I do not know …

node.js passport.js reset-password
Best practice on generating reset password tokens

Any best practice on how a reset password token should be constructed? I'm thinking: random 17 characters [a-zA-Z0-9] + a globally …

passwords guid reset-password
Reset password link in java

I am currently implementing a forgot password function in a Java project. my methodology is, User clicks the forgot password …

java jsp servlets reset-password
Active directory - exception has been thrown by the target of an invocation

I have a web application in a separate server than Active Directory and I want to change a user password. …

asp.net active-directory reset-password
django customize reset password form

I am a beginner in django (django 1.7 python 2.7). I am trying to add no captcha recaptcha onto my django reset …

python django django-forms recaptcha reset-password
Magento password-reset not working

I have a Magento webshop (1.9.2.3.) with a lot of registered customers. When going to My Account -> Forgot password, …

magento passwords server-error reset-password customer