[Koha-bugs] [Bug 25936] Notify users if their password has changed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 22 12:33:23 CET 2022


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com
             Status|Signed Off                  |Failed QA

--- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
1. Missing tests
2. I would move the code to a separate method, to prevent set_password to grow
too much
3. There is an eval without "catch" (and eval should be try actually). That's
almost never a good idea :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list