https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28912 Joonas Kylmälä <joonas.kylmala@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joonas.kylmala@iki.fi QA Contact|testopia@bugs.koha-communit |joonas.kylmala@iki.fi |y.org | --- Comment #12 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- This is a nice improvement and blocks the common case where the ISE might happen. If someone wants to further improve this the specification for the bcrypt setting string is defined in https://metacpan.org/pod/Crypt::Eksblowfish::Bcrypt#bcrypt(PASSWORD,-SETTING...) and we could handle the error more gracefully if it doesn't follow the format. -- You are receiving this mail because: You are watching all bug changes.