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

Test referrer before sending cookies #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

e9x
Copy link
Member

@e9x e9x commented Feb 25, 2023

This will prevent cookies from being sent by malicious domains. This is not CORs but is secure enough.

@e9x
Copy link
Member Author

e9x commented Feb 25, 2023

This appears to be conflicting with reCaptcha.

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.

Cookies and credentials can be sent from domains other than the destination.
1 participant