Https-everywhere: Unable to log into the network when using strict HTTPS

Created on 7 Feb 2019  路  6Comments  路  Source: EFForg/https-everywhere

Using strict HTTPS mode seems to break logging into the network. The login is usually done by intercepting HTTP pages and sending the login form instead. To detect that, Firefox sends a query to http://detectportal.firefox.com/success.txt. But the extension tries to load this file using HTTPS, which doesn't allow to log into the network. Maybe it's better to add this URL as an exception?

Most helpful comment

All 6 comments

@alex65536 I think Firefox devs should make this request bypass any installed extensions instead of us adding an exception.

OK, I will try to report it into firefox.

Is it okay to close this out? Since this is out of the scope of HTTPSE?

@zoracon I'm not sure. This issue may happen with any extension that rewrites or blocks HTTP requests.

From the bug report they seem to have a temporary work around for them and have set a priority level on this. So I'll take it as them confirming the bug on their end. But this is definitely something to keep in mind as a browser quirk! I'll close for now, and if needed it can be re-oponed.

Was this page helpful?
0 / 5 - 0 ratings