Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add no-referrer referrer policy to prevent leakage of sensitive info #14

Merged
merged 1 commit into from
Mar 13, 2016
Merged

Add no-referrer referrer policy to prevent leakage of sensitive info #14

merged 1 commit into from
Mar 13, 2016

Commits on Feb 23, 2016

  1. Add no-referrer referrer policy to prevent leakage of sensitive info

    This prevents Referer headers from being sent when requesting any
    external assets, and when clicking on any offsite links, such as the
    github link in the top-right corner of the page. This helps to prevent
    the leakge of sensitive details, such as private domain names.
    djmattyg007 committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    d75e497 View commit details
    Browse the repository at this point in the history