[Koha-bugs] [Bug 28912] Pseudonymization should display a nice error message when brcypt_settings are not defined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 5 17:05:21 CEST 2021


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joonas.kylmala at iki.fi
         QA Contact|testopia at bugs.koha-communit |joonas.kylmala at iki.fi
                   |y.org                       |

--- Comment #12 from Joonas Kylmälä <joonas.kylmala at 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,-SETTINGS)

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.


More information about the Koha-bugs mailing list