[Koha-bugs] [Bug 24539] Build generic authentication module interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 2 11:09:46 CEST 2021


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

--- Comment #20 from David Cook <dcook at prosentient.com.au> ---
Note that this generic authentication module interface doesn't have to be done
using Koha Plugins. 

We can provide these authentication modules in the Koha core codebase. Then
we'd just need to write the controller code (in CGI style for the time being)
that leverages the particular authentication module.

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


More information about the Koha-bugs mailing list