Has anyone seen this issue before? I can successfully use a POST form with CSRF 
validation on a simple hand-coded Django app, but when I attempt to login to 
the standard Django admin app on the same project it fails CSRF validation 
every time—but only if I'm accessing it remotely, that is, through my Nginx 
reverse proxy. More details about my configuration and the errors I'm seeing on 
Stack Overflow:
https://stackoverflow.com/questions/62225484/csrf-verification-always-fails-when-accessing-django-admin-page-through-nginx-pr

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7e0fd5e2-2a87-4cc5-aa89-699dc7c63e09o%40googlegroups.com.

Reply via email to