It happend to me for several times to lose password for Umbraco for some projects I workd on for long time ago.
Of course, I have access to database so I can always put a new hashed value for password and login. This works for me because I have a full control over the environment, but imagine scenario where Editor or Translator user loses his password. This means that someone manualy needs to go to database and set new hashed password value.
Would it be easier to have reset password which sends email to users email, ande resets after confirmation from email?
Hope a lot of you think this would be useful , cheers
Reset password for Users
Hi all,
It happend to me for several times to lose password for Umbraco for some projects I workd on for long time ago.
Of course, I have access to database so I can always put a new hashed value for password and login. This works for me because I have a full control over the environment, but imagine scenario where Editor or Translator user loses his password. This means that someone manualy needs to go to database and set new hashed password value.
Would it be easier to have reset password which sends email to users email, ande resets after confirmation from email?
Hope a lot of you think this would be useful , cheers
Hi Dejan
Yeah that really is frustrating and I think some kind of reminder would be nice.
If you want you can add it to the issue tracker as a feature request.
Cheers, Jan
is working on a reply...