[Koha-bugs] [Bug 33042] New: Enforce 4 character groups (lowercase, uppercase, numbers and special characters) in passwords

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 17:59:13 CET 2023


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

            Bug ID: 33042
           Summary: Enforce 4 character groups (lowercase, uppercase,
                    numbers and special characters) in passwords
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Authentication
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org

We should make it possible to enforce passwords that have 4 instead of just 3
character groups (like RequireStrongPassword) does now in Koha.

This could be done as a new option to RequireStrongPassword that allows
libraries to update from one setting to the other. We could also maybe rename
the parameter to something like "PasswordComplexity".

For legacy reasons I guess we'd also need a third option 'no requirements
(strictly not recommended)'.

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


More information about the Koha-bugs mailing list