[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
Sun Dec 22 06:21:07 CET 2019


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

--- Comment #5 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 96560
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96560&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

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


More information about the Koha-bugs mailing list