We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
Created by Per Ploug 30 Oct 2013, 20:00:53 Updated by Shannon Deminick 31 Oct 2013, 00:50:42
Password control on user, requires you to enter the old password, and it doesnt allow you to leave them blank on save. So you cannot create new users and change their password
You can create a user normally and save them:
http://screencast.com/t/tAfX9qSPkT1g
To change their password to something, you'll need to reset it then change it (see screencast).
There's a reason for this:
I'll change this behavior by changing the user membership provider to validate a password directly against the stored hashed password, and if that fails by hashing the passed in password and then comparing. This is very poor practice but I suppose that's what was happening before so we'll have to keep that logic.
Priority: Major
Type: Bug
State: Fixed
Assignee: Shannon Deminick
Difficulty: Normal
Category:
Backwards Compatible: True
Fix Submitted:
Affected versions: 7.0.0, 6.2.0
Due in version: 7.0.0, 6.2.0
Sprint:
Story Points:
Cycle: