#25644: Setting a cookie after deletion should not keep 1970 as expiry date
-------------------------------+---------------------------------------
     Reporter:  rollokb        |                    Owner:  raphaelmerx
         Type:  Bug            |                   Status:  closed
    Component:  HTTP handling  |                  Version:  1.8
     Severity:  Normal         |               Resolution:  fixed
     Keywords:  cookies http   |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+---------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"0a19f8d4fc864de481eac1b76c799ffd6ced4e91" 0a19f8d]:
 {{{
 #!CommitTicketReference repository=""
 revision="0a19f8d4fc864de481eac1b76c799ffd6ced4e91"
 Fixed #25644 -- Fixed reset cookie expiry date bug.

 Setting a cookie with the same name as a previously deleted cookie
 would set its expiry date to 'Thu, 01-Jan-1970 00:00:00 GMT'.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25644#comment:8>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.3c05e6ab8266867031d9c89bff8a88e5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to