https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25360
--- Comment #2 from David Cook <[email protected]> --- 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. _______________________________________________ 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/
