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

feat(http): add option to disable csrf token handling #434

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

kiaking
Copy link
Member

@kiaking kiaking commented Jan 10, 2024

We need this in some rare case we don't use Laravel for backend.

Http.xsrfUrl = false

@kiaking kiaking added the enhancement New feature or request label Jan 10, 2024
@kiaking kiaking requested a review from brc-dd January 10, 2024 01:28
@kiaking kiaking self-assigned this Jan 10, 2024
Copy link

netlify bot commented Jan 10, 2024

Deploy Preview for sefirot-docs ready!

Name Link
🔨 Latest commit a0de7aa
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/659df2c3ba0bbc0008bd6234
😎 Deploy Preview https://deploy-preview-434--sefirot-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 10, 2024

Deploy Preview for sefirot-story ready!

Name Link
🔨 Latest commit a0de7aa
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/659df2c3a8e9f00008baa343
😎 Deploy Preview https://deploy-preview-434--sefirot-story.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@brc-dd brc-dd merged commit 97cb8f5 into main Jan 10, 2024
9 checks passed
@brc-dd brc-dd deleted the http-no-xsrf branch January 10, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants