[Koha-bugs] [Bug 23011] AuthenticatePatron could alert if password is not safe

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 10 10:31:20 CET 2020


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

--- Comment #9 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 100424
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100424&action=edit
Bug 23011: Have AuthenticatePatron method send more information

We want AuthenticatePatron to send some more information upon
successful login, especially in the case where password is not safe
and should be renewed.
The goal is to let a third-party app catch thoses codes and
display a warning to the users.

Test plan :
1 / apply tests patch
2 / run tests, verify failure
3 / apply C4/ILSDI/Service.pm patch
4 / run tests again, verify green

Signed-off-by: Emmi Takkinen <emmi.takkinen at outlook.com>

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


More information about the Koha-bugs mailing list