[Koha-bugs] [Bug 25360] Use secure flag for CGISESSID cookie

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 4 02:53:47 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25360

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
Actually, it looks like Bug 21267 adds support for X-Forwarded-Proto for
Plack-enabled Koha. 

I think for now I'll write this patch using $ENV->{HTTPS}, which will only work
for Plack-enabled Koha, and I'll use Bug 25361 to add support for
X-Forwarded-Proto to CGI Koha...

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list