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 a note about secrecy of CSRF token in the README.md #154

Merged
merged 1 commit into from
May 28, 2021
Merged

Add a note about secrecy of CSRF token in the README.md #154

merged 1 commit into from
May 28, 2021

Conversation

maxximino
Copy link
Contributor

Fixes #153

Summary of Changes

Update README.md to remind users about secrecy of the CSRF token.

Copy link
Contributor

@elithrar elithrar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@elithrar elithrar merged commit c61da38 into gorilla:master May 28, 2021
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.

[bug] README.md does not mention the need to keep the CSRF key secret
2 participants