Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Do not allow cross origin websocket requests #890

Merged
merged 4 commits into from Feb 1, 2018
Merged

Do not allow cross origin websocket requests #890

merged 4 commits into from Feb 1, 2018

Conversation

ghost
Copy link

@ghost ghost commented Jan 31, 2018

See https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF) for information on why allowing cross origin requests is a security issue.

Fixes #832

See https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF) for information on why allowing cross origin requests is a security issue.

Fixes #832
@markbates markbates changed the base branch from master to development January 31, 2018 12:09
@markbates markbates added this to the 0.11.0 milestone Jan 31, 2018
@markbates
Copy link
Member

@monicaqu love the PR, but the tests are failing. :(

@ghost
Copy link
Author

ghost commented Feb 1, 2018

PTAL AppVeryor failure is not related to this change.

@markbates markbates merged commit 5dfddb4 into gobuffalo:development Feb 1, 2018
@markbates
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

1 participant