Opened 7 years ago
Last modified 2 years ago
#8124 new defect
[CHROME] implement downgrade rules and fix https -> https redirects
Reported by: | pde | Owned by: | pde |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | HTTPS Everywhere/EFF-HTTPS Everywhere | Version: | |
Severity: | Normal | Keywords: | |
Cc: | micahlee, dtauerbach | Actual Points: | |
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
Per the EFF ruleset,
https://www.eff.org/sites/all/themes/frontier/images/get-https-e-chrome.png
should be rewritten to
https://www.eff.org/sites/all/themes/frontier/images/got-https-e-chrome.png
But in the chrome version of HTTPS Everywhere, it isn't.
We also haven't implemented the "downgrade" rule attribute that allows rewrites to http, where those are required (although arguably because chrome blocks mixed content, this is much less useful than it is in Firefox).
Child Tickets
Change History (2)
comment:1 Changed 7 years ago by
Type: | enhancement → defect |
---|
comment:2 Changed 2 years ago by
Severity: | → Normal |
---|
Set all open tickets without a severity to "Normal"
Note: See
TracTickets for help on using
tickets.
This is definitely causing some bugs in the Chrome port.