AstraLuma / use-https

Fork of the Chrome extension of the same name. Redirects sites to the HTTPS version.
Other
2 stars 1 forks source link

Rewrite Redirect Detection #12

Closed AstraLuma closed 12 years ago

AstraLuma commented 12 years ago

Rewrite redirect detection to be per-request, so that sites that occasionally redirect back to HTTP can be better handled.

The blacklist page action becomes "security failure", used when the site is on the list but it's still unsecured.

AstraLuma commented 12 years ago

The blacklist still exists, but becomes entirely manual. The "secfail" page has an option to add the site to the blacklist, preventing future redirects.

This allows the lists to be fully mutually exclusive and greatly reduces the workload of GH-11.

AstraLuma commented 12 years ago

Implemented in ba448d6c71344cf924cd6aaee3f3d41caa79a67a