Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Don't redirect people.mozilla.ORG to people.mozilla.COM #310

Closed
jruderman opened this issue Jun 9, 2014 · 0 comments
Closed

Don't redirect people.mozilla.ORG to people.mozilla.COM #310

jruderman opened this issue Jun 9, 2014 · 0 comments
Milestone

Comments

@jruderman
Copy link

The "Mozilla" rule set includes

<rule from="^https?://people\.mozilla\.org/" to="https://people.mozilla.com/" />

This breaks Cheng's Firefox Desktop Sentiment report. The page redirects from com to org (which I guess overrides the rule), but a subresource is loaded from com and get a CORS error.

Please change the rule to only enforce HTTPS, not switch org to com.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@jruderman and others