https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29420
--- Comment #24 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #21) > This method exists, and is C4::Auth::psgi_env > And this patch exists, on bug 27555. Why are we duplicating work? It looks like I avoided C4::Auth::psgi_env at the time since it didn't actually work: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27555#c1 (CGI::Emulate::PSGI strips out environmental variables starting with "psgi") -- 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/
