#14093: Unable to create a new session key on higher traffic
---------------------------------------------------+------------------------
               Reporter:  szymon@…                 |         Owner:  nobody     
                
                 Status:  new                      |     Milestone:             
                
              Component:  django.contrib.sessions  |       Version:  1.2        
                
             Resolution:                           |      Keywords:  session, 
cache, session key
           Triage Stage:  Accepted                 |     Has patch:  1          
                
    Needs documentation:  0                        |   Needs tests:  0          
                
Patch needs improvement:  0                        |  
---------------------------------------------------+------------------------
Changes (by tomevans223):

  * has_patch:  0 => 1


Comment:

 Replacing md5 session key with uuid session key would result in virtually
 zero chance of key collision.

 See attached patch.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14093#comment:3>
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