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

            Bug ID: 12617
           Summary: Koha should let admins to configure automatically
                    generated password complexity/difficulty
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Currently, the suggested passwords generated by members/member-password only
honor the minimum password length configuration setting - we've had some
discussions in my library that we'd want to be able to configure the suggested
passwords - not only in terms of length, but also in terms of
complexity/difficulty. This could be easily achieved by adding new global
configuration setting and refactoring the current password generation to use a
standard random string generator library from the cpan - such as Data::Random
or something similiar.

see also: bug 11888 - I looked into enhancing the password generation while
preparing this patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to