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

Static file anti-forgery is not in session, but is in request #323

Closed

Conversation

timothypratley
Copy link
Collaborator

See upstream ring issue resolved:
ring-clojure/ring-defaults#23
This change looks for the key in the request which was added in
ring-anti-forgery 1.3.2, which is in ring defaults 0.3.2
If you are affected by this issue, make sure you are using Sente 0.13.0+
and ring defaults 0.3.2+

See upstream ring issue resolved:
ring-clojure/ring-defaults#23
This change looks for the key in the request which was added in
ring-anti-forgery 1.3.2, which is in ring defaults 0.3.2
If you are affected by this issue, make sure you are using Sente 0.13.0+
and ring defaults 0.3.2+
@ptaoussanis
Copy link
Member

@timothypratley Merging now manually, thanks so much Timothy! Sorry for the long delay on this.

@ptaoussanis ptaoussanis closed this Aug 4, 2018
ptaoussanis pushed a commit that referenced this pull request Aug 4, 2018
Static file anti-forgery is not in session, but is in request

See upstream ring issue resolved:
ring-clojure/ring-defaults#23

This change looks for the key in the request which was added in
ring-anti-forgery 1.3.2, which is in ring defaults 0.3.2

If you are affected by this issue, make sure you are using Sente 0.13.0+
and ring defaults 0.3.2+
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

2 participants