Friday, January 29, 2021

What values is expected for CSRF_COOKIE_PATH ?

This should either match the URL path of your Django installation or be a parent of that path. 
This sentence is confusing to me. 

Suppose my domain name is demo.com , and I have django apps as App1,App2. Both uses CSRF token. What should be the correct CSRF_COOKIE_PATH here ?


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5ed1519e-436b-4a65-9c8f-d89b3545b069n%40googlegroups.com.

No comments:

Post a Comment