[Koha-bugs] [Bug 21314] New: Koha enforces 3 character password length even if RequireStrongPassword is disabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 4 17:31:25 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21314

            Bug ID: 21314
           Summary: Koha enforces 3 character password length even if
                    RequireStrongPassword is disabled
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Bug 18298 added the option to enforce password complexity *if* the new system
preference RequireStrongPassword is enabled. However, it appears that the code
defining the minimum number of characters was not put under control of this
preference and thus Koha enforces a minimum password length of 3 even if
RequireStrongPassword is disabled.

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


More information about the Koha-bugs mailing list