#25075: Change is_authenticated() that depended on is_active
------------------------------+--------------------------------------
     Reporter:  djbaldey      |                    Owner:  nobody
         Type:  Bug           |                   Status:  new
    Component:  contrib.auth  |                  Version:  1.8
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  1
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  1             |                    UI/UX:  0
------------------------------+--------------------------------------

Comment (by timgraham):

 The admin uses the
 [https://docs.djangoproject.com/en/dev/ref/contrib/admin/#the-staff-
 member-required-decorator` staff_member_required] decorator which does
 require `is_active=True`. I don't think changing the behavior of either
 decorator is an option, but I'll be happy to review a documentation patch
 if you could provide one.

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

Reply via email to