28 Aug
2026
28 Aug
'26
9:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42926 --- Comment #5 from Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> --- Thanks for the review! 1) Now using error_code => 'password_expired' instead of adding a new attribute to the error object schema, and the message reads 'Password expired'. 2) Exception renamed to Koha::Exceptions::Password::Expired, moved to Koha/Exceptions/Password.pm with the other password-related exceptions. 3) Unchanged, as you confirmed it looks good. -- You are receiving this mail because: You are watching all bug changes.