#15618: django.contrib.messages.storage.fallback.CookieStorage does not behave
properly with subdomains
----------------------------------------+----------------------
               Reporter:  lamby         |        Owner:  nobody
                 Status:  closed        |    Milestone:
              Component:  Contrib apps  |      Version:  1.2
             Resolution:  fixed         |     Keywords:
           Triage Stage:  Unreviewed    |    Has patch:  1
    Needs documentation:  0             |  Needs tests:  0
Patch needs improvement:  0             |
----------------------------------------+----------------------
Changes (by adrian):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Note that I opted to use SESSION_COOKIE_DOMAIN here even though this
 technically isn't for django.contrib.sessions. I didn't want to add
 another setting, and I couldn't think of a case where you might want the
 cookie domain to be different for messages vs. sessions. Down the road we
 may want to rename SESSION_COOKIE_DOMAIN to COOKIE_DOMAIN.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15618#comment:2>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to