Bug 36503: Add a plugin hook after user authentication
authorRaphael Straub <raphael.straub@kit.edu>
Thu, 28 Mar 2024 12:31:15 +0000 (12:31 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 10 May 2024 12:11:50 +0000 (14:11 +0200)
commit911342ffec8f900e2b4e36fcb0208a7560bfd49c
tree8076f1ced31efe7d871abdef61aa93b76953c8ed
parentb099f62bfc14ec97d38738307e43331987b5e264
Bug 36503: Add a plugin hook after user authentication

This plugin hook allows to change patron data or define the patron
based on the authenticated user.

To test: Run
prove t/db_dependent/Koha/Auth/Client.t

Sponsored-by: Karlsruhe Institute of Technology (KIT)
Signed-off-by: Thomas Klausner <domm@plix.at>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Auth/Client.pm
t/db_dependent/Koha/Auth/Client.t