#25392: Allow contrib.auth to work without sessions
------------------------------+--------------------------------------
     Reporter:  rdaysky       |                    Owner:  nobody
         Type:  New feature   |                   Status:  new
    Component:  contrib.auth  |                  Version:  master
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------

Comment (by rdaysky):

 Good to know. That does alleviate much of the concern.

 Still, some cleanup of contrib.auth, nothing major, would be nice, such as
 getting the aforementioned official auth.login(persist=False) function.

 In general, much of Django is built around the traditional, pre-REST, pre-
 AJAX ways and interaction of Django components follows corresponding
 workflows. Nothing wrong with that, but as a result some parts of Django
 got too tightly coupled so when one thing becomes unnecessary, getting
 other things in isolation can be cumbersome.

--
Ticket URL: <https://code.djangoproject.com/ticket/25392#comment:7>
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.c5a34b95ed333f47a8874dd722396897%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to