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 Error When Running Behind HAProxy #18

Open
rootifera opened this issue Jul 16, 2024 · 0 comments
Open

CSRF Error When Running Behind HAProxy #18

rootifera opened this issue Jul 16, 2024 · 0 comments

Comments

@rootifera
Copy link

Hello,

This is an expected error. When I try to access the web UI with HAProxy I receive:

Forbidden (403)
CSRF verification failed. Request aborted

I guess it needs a CSRF_TRUSTED_ORIGINS in the docker-compose file so we can pass trusted origins into Django. Probably this is a feature request?

Thanks

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

No branches or pull requests

1 participant