https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23733 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Summary|Passwort import explodes |Passwort import explodes |when password is too 'weak' |when password is too 'weak' | |and doesn't allow empty | |passwords anymore --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Addition: I turned off RequireStrongPassword and tried importing an empty password and it also explodes: Password length (0) is shorter than required (3) at /usr/share/perl5/Exception/Class/Base.pm line 88 There is a use case for importing patrons without a password. Instead of setting some potentially unsafe or unknown default password, you can then have them set their own in the opac using the password reset feature. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.