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

Don't enable defaultCsrfMiddleware by default yesodweb/yesod#1151 #125

Merged
merged 1 commit into from
Jan 24, 2016

Conversation

snoyberg
Copy link
Member

No description provided.

@snoyberg
Copy link
Member Author

Assigned to @gregwebs

gregwebs added a commit that referenced this pull request Jan 24, 2016
Don't enable defaultCsrfMiddleware by default yesodweb/yesod#1151
@gregwebs gregwebs merged commit 281e8a0 into postgres Jan 24, 2016
@gregwebs gregwebs deleted the no-csrf-middleware branch January 24, 2016 23:03
sajith added a commit to sajith/betty-web that referenced this pull request Mar 3, 2016
Having trouble with CSRF middleware, so removing it.  Basically, you
can't log in to the site even though the POST contains an XSRF-TOKEN
cookie.  What is the deal with that?

This seems to be a risk step, but Yesod scaffold also appears to be
moving in this direction.  See

yesodweb/yesod-scaffold#125, and
yesodweb/yesod-scaffold@8afc7d8

Also see gh-13.
@snoyberg snoyberg restored the no-csrf-middleware branch May 9, 2016 05:44
@snoyberg snoyberg deleted the no-csrf-middleware branch September 4, 2016 16:18
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.

2 participants