[Koha-bugs] [Bug 11888] Random password suggestion does not work twice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 28 08:38:15 CEST 2014


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

--- Comment #10 from Juhani Seppälä <jseppal at student.uef.fi> ---
(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.


More information about the Koha-bugs mailing list