https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37603
--- Comment #1 from David Cook <[email protected]> --- I suppose we could actually use "mod_authnz_fcgi" and https://metacpan.org/pod/Plack::Handler::FCGI to run a backend Koha authenticator. Although it looks like mod_authnz_fcgi only supports TCP sockets and not Unix sockets, unfortunately. That's a buzzkill. I guess there could be 1 FCGI Koha authenticator which serves all Koha instances on a server. That would probably be more efficient anyway. Interesting idea... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
