http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11888
--- Comment #10 from Juhani Seppälä <[email protected]> --- (In reply to Katrin Fischer from comment #8) > Hi Juhani, thx for the patch. :) > > Just a note: Sometimes the length of the generated password is > minPasswordLength+1. It never seems to be shorter or longer and it happens > before and after the patch. Hi, I noticed this behaviour as well while looking at creating this small fix. As mentioned here: Bug 12617 (shameless ad), we've had some discussion at our library about being able to have more configuration choices with regards to patron passwords and I've done some preliminary work on changing the current custom password generation to use a cpan library for easy configurability and so forth. We also have a damning limitation with some of the appliances used by customers where the devices only have numeric keys for password input... Things I'm looking at: - Making generated password complexity configurable - Allow admins to enforce a separate password policy for regular patrons and employees (for example) I would be interested in hearing any thoughts related to this and whether any of this would be useful in the community (we have some specific requirements here after all). -- You are receiving this mail because: 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/
