[Koha-bugs] [Bug 10177] Koha Accepts Seven "Space" Characters as a Valid Password

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 18 09:50:57 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10177

--- Comment #13 from Marc Véron <veron at veron.ch> ---
Created attachment 35344
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35344&action=edit
[Signed-off] Bug 10177 - Whitespace is accepted within the password but leading
and trailing spaces are not.

Test plan:
1: Go to your patron
2: Go to change username and/or password.
3: Change password to something with spaces in the middle. Notice it is
invalid.
4: Apply this patch.
5: Change password again using spaces in the middle. Notice it is accepted.
6: Change password with leading and/or trailing spaces, notice they are not
accepted.

Applied bothe patches. Followed test plan. Patch behaves as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list