Password Reset

Posted by Community Admin on 04-Aug-2018 19:25

Password Reset

All Replies

Posted by Community Admin on 28-Dec-2015 00:00

we have implemented 'forgot password' widget from sitefinity.

I have valid SMTP setting in

Settings -> advanced -> System -> SMTP(email settings)

Below parameters are set under Settings -> Advanced -> Security ->Membership Providers -> Default -> Parameters

enablePasswordRetrieval - true

enablePasswordReset - true

recoveryMailAddress - set (valid email address)

recoveryMailBody - Dear <%\s*UserDisplayName\s*%>, <br />we received a request for password change for username <%\s*UserName\s*%>.<br /> <a href="<%\s*ConfirmationUrl\s*%>" target="_blank">Go to this page</a> to set your new password. The link will be active for one hour.<br /> <br /> Best regards,<br /> The IT team <br />

 

recoveryMailSubject - 'Password recovery'

 

on Clicking the 'Forgot Password' and entering the a registered user email id and click on 'Submit', information message appears (Password reset instructions have been sent to your email ), but no mail with instructions or url to reset the password. we are using Sitefinity 8.0. Please help.

 

Thanks, Lalit

Posted by Community Admin on 29-Dec-2015 00:00

Hi Lalit,

Please check whether Administration->Settings->Advanced->Notifications->DefaultProfiles->smtp settings are as below:
ProfileType: smtp
ProfileName: Default

Then set the SMTP details into the Default profile of Notifications settings: Administration->Settings->Advanced->Notifications->Profiles->Default.

Optionally, to send form notifications through email from any other form, Enable option need to be ticked from the following settings: Administration->Settings->Advanced->Forms->Notifications.

Regards,
Arnob Makhlaqur
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 30-Dec-2015 00:00

This worked, Thanks Arnob!

Posted by Community Admin on 31-Dec-2015 00:00

Hello,

We are glad that you have managed to get it working.

Regards,
Nikola Zagorchev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed