Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add option to disable csrf protection #324

Merged

Conversation

alexander-schranz
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #314
Related issues/PRs #313
License MIT

What's in this PR?

Add option to disable csrf protection

Why?

Add an option to make csrf token protection optional. Related also to problem in #313.

@alexander-schranz alexander-schranz force-pushed the feature/csrf-protection-option branch from ac37d40 to 59a3d69 Compare April 1, 2022 16:24
@alexander-schranz alexander-schranz force-pushed the feature/csrf-protection-option branch 5 times, most recently from 23b2d67 to e027e02 Compare April 4, 2022 09:14
@alexander-schranz alexander-schranz force-pushed the feature/csrf-protection-option branch from e027e02 to 1a34918 Compare April 4, 2022 09:20
UPGRADE.md Outdated Show resolved Hide resolved
@chirimoya chirimoya enabled auto-merge April 4, 2022 10:03
@chirimoya chirimoya merged commit 1ab810f into sulu:2.4 Apr 4, 2022
@alexander-schranz alexander-schranz deleted the feature/csrf-protection-option branch April 4, 2022 10:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make csrf token protection optional
2 participants