[Koha-bugs] [Bug 12617] Koha should let admins to configure automatically generated password complexity/difficulty

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 25 10:57:39 CEST 2020


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

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #14 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Hi, nice work.

Just a question :
I see in first patch : $password =~ /[a-zA-ZöäåÖÄÅ]/
I don't see the caracters öäå in patch on password_check.inc.

Should we use POSIX =character class like [:alnum:] ?
https://www.regular-expressions.info/posixbrackets.html

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


More information about the Koha-bugs mailing list