http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8952 --- Comment #39 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to David Cook from comment #38)
(In reply to Galen Charlton from comment #37)
(In reply to M. de Rooy from comment #36)
With the last followup already being four months old (first patch from 2012), I am (pragmatically) setting the status to Passed QA. Let the RM decide :) I would not object to pushing them.
Jared and I have been discussing this. No firm conclusion as yet, but I'm reasonably confident that we'll be able to figure out a recommended Plack config that can allow a script to detect whether it's running under HTTP or HTTPS. A folow-up is likely, but most likely we'll achieve something that works for all (though it's possible that the solution will make certain requirements of Plack setups).
I'm wondering if anyone has ideas on how this might work using a proxy where the internal requests are all HTTP but the external are HTTPS.
A lot of proxies will set a X-Forwarded-Proto header that could be checked. -- You are receiving this mail because: You are watching all bug changes.