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

Prevent sheet URLs being leaked via referrer headers #231

Merged
merged 1 commit into from Jul 22, 2015
Merged

Prevent sheet URLs being leaked via referrer headers #231

merged 1 commit into from Jul 22, 2015

Conversation

ghost
Copy link

@ghost ghost commented Jul 22, 2015

This change is to prevent browsers sending referrer headers from EtherCalc.

It fixes the scenario where a user clicks a link within a spreadsheet and their browser sends along the EtherCalc sheet URL in the Referrer header (allowing that site to view and edit the spreadsheet).

The meta tag is part of the Referrer Policy spec and already works in Chrome and Firefox.

Thanks for your work maintaining EtherCalc!

audreyt added a commit that referenced this pull request Jul 22, 2015
Prevent sheet URLs being leaked via referrer headers
@audreyt audreyt merged commit fc842b8 into audreyt:master Jul 22, 2015
@audreyt
Copy link
Owner

audreyt commented Jul 22, 2015

Thanks! Merged and will be part of the next release. 🌈

@ghost
Copy link
Author

ghost commented Jul 22, 2015

Fantastic!

@ghost ghost deleted the referrer-protection branch July 22, 2015 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant