17 Dec
2021
17 Dec
'21
2:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29420 --- Comment #24 from David Cook <dcook@prosentient.com.au> --- (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.