https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068
--- Comment #26 from David Cook <[email protected]> --- (In reply to Kyle M Hall from comment #21) > Actually, it only gets called under plack at startup, since C4::Auth is > loaded at that time. So, yes, we could do that, but it doesn't actually hurt > performance by any meaningful metric! I was wondering about that a bit. That's a good point hehe. In any case, there should be a number of "psgi.*" environmental variables: https://metacpan.org/pod/PSGI#The-Environment. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
