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

CSRF validation failed in Django 4 #133

Open
gideonmaina opened this issue Sep 13, 2023 · 0 comments
Open

CSRF validation failed in Django 4 #133

gideonmaina opened this issue Sep 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gideonmaina
Copy link
Collaborator

A list of CSRF_TRUSTED_ORIGINS is required for unsafe requests.

Raised error: Origin checking failed - <custom_URL> does not match any trusted origins
A wildcard to support all subdomains would be suitable. @thepsalmist

@gideonmaina gideonmaina added the enhancement New feature or request label Sep 13, 2023
@gideonmaina gideonmaina self-assigned this Sep 13, 2023
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

No branches or pull requests

1 participant