Reset member password link in email - Is there a standard approach?
I know how to use the PasswordRecovery control to send users a new random password, but if possible I would like a more secure system; one where users are sent a link to a password recovery page where they can then choose a new password.
It seems a longshot, but it never hurts to ask: Is there some standard way of setting this up (either an Umbraco package, or a .Net control I can use), or am I going to have to do it all in custom code?
Reset member password link in email - Is there a standard approach?
I know how to use the PasswordRecovery control to send users a new random password, but if possible I would like a more secure system; one where users are sent a link to a password recovery page where they can then choose a new password.
It seems a longshot, but it never hurts to ask: Is there some standard way of setting this up (either an Umbraco package, or a .Net control I can use), or am I going to have to do it all in custom code?
is working on a reply...