DNN 7 Password Change Bug With Whitespace

The problem is that when a user is trying to change their password it will fail if there is whitespace in the username. A simple String.Trim Method would fix this issue. One of our managers could not get tit working. For example "testuser" will work, but "testuser " will not work. Thank you.
Steps:
1) As an admin user click "Force Password Change"
2) Logout as admin.
3) login with as the user, and go to the password change screen.
4) Type in the user name but with a space at the end.
5) Input new password.
6) Click Submit.
7) It fails and will say the new password was not accepted for security reasons.

Posted this on the dnn community voice area for bugs.

Comments

Popular posts from this blog

Asp.net Publishing Broke Site - "App_WebReferences is not allowed because the application is precompiled"

Telerik - Custom Group Footers In RadGrid

Bootstrap Modal Popup is Grayed Out