Password Recovery on dashboard is not working
When I'm attempting to reset the password of a user sitefinity is not responding with the new password, i have all the flags for password recovery setted on true.
I can see in the object inspector the button is throwing the next bug:
/Sitefinity/Services/Security/MembershipSettings.svc/recoverPassword/?provider=Default 500 (Internal Server Error)
It seems compared with my testing site the url is missing the username after recoverPassword,
Could you help me with this?
Exact same issue! Any input anyone?