This project is archived. Its data is read-only.
HTTPS Everywhere - redirect loops on TechnologyReview.com
HTTPS Everywhere causes redirect loops on TechnologyReview.com after authentication. The specific cause is the <securecookie> in the ruleset. TechnologyReview.com uses two session cookies, one for HTTP and one for HTTPS. Setting the HTTP session cookie to secure-only causes redirect loops between the HTTPS login page and any HTTP page that requires authentication. Removing <securecookie> from the TechnologyReview.xml ruleset fixes it. **Trac**: **Username**: brunascle
issue