#30785: Documentation missing info about subdomain wildcard for
SESSION_COOKIE_DOMAIN.
--------------------------------------+------------------------------------
     Reporter:  Ron                   |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Documentation         |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:  documentation         |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by felixxm):

 * stage:  Unreviewed => Accepted
 * type:  Uncategorized => Cleanup/optimization
 * version:  2.2 => master
 * easy:  0 => 1


Comment:

 Thanks for this ticket. I agree we can add a sentence about cross-
 subdomains.

 > Also it would be useful to add the info that you need to remove already
 set cookies in order to make it work.

 It is already [https://docs.djangoproject.com/en/2.2/ref/settings
 /#session-cookie-domain documented]: ''"Be cautious when updating this
 setting on a production site. If you update this setting to enable cross-
 domain cookies on a site that previously used standard domain cookies,
 **existing user cookies will be set to the old domain. This may result in
 them being unable to log in as long as these cookies persist.**"''

 Documentation is a part of
 [https://github.com/django/django/blob/master/docs/ref/settings.txt main
 repository], patch is welcome.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30785#comment:1>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.b90fbeed1513625afd0047f67ccd5a64%40djangoproject.com.

Reply via email to