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

Fridolin SOMERS <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #14 from Fridolin SOMERS <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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