gecko-dev/toolkit/components/captivedetect
Valentin Gosu 68f7a61619 Bug 1666072 - Disable HSTS upgrade for captive portal channels r=Gijs
https://firefox.com/ sends `strict-transport-security:	max-age=31536000; includeSubDomains`
and http://firefox.com sends the `upgrade-insecure-requests: 1` header.

Combined, these cause the captive portal check to report a redirect, which
triggers the locked captive portal banner. The fix is to exclude the captive
portal channel from the upgrade.

Differential Revision: https://phabricator.services.mozilla.com/D97152
2020-11-16 15:52:49 +00:00
..
test/unit Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
CaptiveDetect.jsm Bug 1666072 - Disable HSTS upgrade for captive portal channels r=Gijs 2020-11-16 15:52:49 +00:00
components.conf
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsICaptivePortalDetector.idl