I am developing a website using Umbraco v4.0.2.1 which implements the ASP.NET membership provider.
When using either Hashed or Encrypted as the password format, I am unable to reset a password. It does appear to work, i receive an email with the new password, and I can see that the password has changed in the database. However, when i try to login using the new password, login fails.