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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EFForg/https-everywhere
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: NickCraver/https-everywhere
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 16, 2017

  1. Fix redirect loops on stackexchange.com

    The meta.*.stackexchange.com domains have moved to *.meta.stackexchange.com to for HTTPS support via wildcards. This now does the appropriate redirects to the new homes. Child blog.*.stackexchange.com sites are unchanged and will not move...they continue to downgrade.
    
    Long-term, we can narrow this entire rule set down to the blogs, all other domains are getting HTTPS support and HSTS headers.
    Nick Craver committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    69d11b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Remove gaming downgrade and add comments

    Nick Craver committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    aec32a9 View commit details
    Browse the repository at this point in the history
Loading