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

--- Comment #5 from Thibaud Guillot (thibaud_g) <[email protected]> 
---
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.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to