#20922: Signed Cookie Session Backend Should Support Using a JSON Serializer
-------------------------------+--------------------
     Reporter:  gwahl@…        |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.5
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 The `django.contrib.sessions.backends.signed_cookies` session backend
 should be written in a way that allows subclasses to use their own
 serializer implementation. This will allow using JSON instead of Pickle to
 serialize sessions.

 For background, see #20444 and https://groups.google.com/d/topic/django-
 developers/YwlZ9m9k1bE/discussion.

 Patch to come shortly.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20922>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.230ecfb027adadc4f8c97d54c6778a72%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to