-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.0, 2.3.2
-
Component/s: User & Group management
-
Release Notes Summary:Password with a trailing + character are usable.
-
Backlog priority:500
-
Browser:
-
Sprint:nxGang Sprint 10.10.4
-
Story Points:2
Fix the UI password verifier and UI message in case the password ends with the "+" sign.
How to reproduce;
in WebUI, create a user and give it as password "test+" on the 2 lines:
The 2 passwords are said not to match.
"test+" and "test" match, according to the UI.
This also happens on the "change password" screen.
Request is to have a password verifier compatible with "+" as latest character.