[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 Jul 5 23:06:20 CEST 2020


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

Arthur Suzuki <arthur.suzuki at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #100426|0                           |1
        is obsolete|                            |

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