#14134: Ability to set csrf cookie path
---------------------------------+------------------------------------------
 Reporter:  [email protected]  |       Owner:  nobody    
   Status:  new                  |   Milestone:            
Component:  Uncategorized        |     Version:  1.2       
 Keywords:  csrf                 |       Stage:  Unreviewed
Has_patch:  1                    |  
---------------------------------+------------------------------------------
 This is useful if you have multiple Django instances running under the
 same hostname. The csrf cookies can use different cookie paths, and each
 instance will only see
 its own csrf cookie. That text is taken almost directly from the
 SESSION_COOKIE_PATH documentation, it would be nice if csrf cookies worked
 the same way.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14134>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to