23 May
2025
23 May
'25
2:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37603 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- 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.