[Bug 12617] Koha should let admins to configure automatically generated password complexity/difficulty
29 Sep
2020
29 Sep
'20
2:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12617 --- Comment #16 from Fridolin SOMERS <fridolin.somers@biblibre.com> ---
However Javascript doesn't seem to support POSIX Ah ok good point.
But why are öäåÄÖÅ not in : if ( password_policy == 'complex' ){ chars = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ|[]{}!@#$%^&*()_-+?'; In my opinion, for a heavy international software like Koha you may stick to [a-zA-Z] as the only alphabetic characters. Or create lang-based policies complex-en, complex-fi ... -- You are receiving this mail because: You are watching all bug changes.
2116
Age (days ago)
2116
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org