[Koha-bugs] [Bug 22047] New: set_password should have an 'unsafe' param

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 26 15:25:49 CET 2018


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

            Bug ID: 22047
           Summary: set_password should have an 'unsafe' param
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org
  Target Milestone: ---

On removing traces of update_password in the codebase, I noticed the use case
in Auth_with_ldap.pm which basically skips any password quality check. I'm not
sure if that 'feature' is or should be used. For now, we should provide this
alternate behaviour. The best approach is adding an 'unsafe' param.

-- 
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