#16797: active_login_required
-------------------------+------------------------------
 Reporter:  wim@…        |          Owner:  nobody
     Type:  New feature  |         Status:  new
Milestone:               |      Component:  contrib.auth
  Version:  1.3          |       Severity:  Normal
 Keywords:               |   Triage Stage:  Unreviewed
Has patch:  0            |  Easy pickings:  0
    UI/UX:  0            |
-------------------------+------------------------------
 When a user is inactived in the admin interface, he should not be able to
 access login_required views.

 The user should be authenticated and active in order to see these views.
 The additional decorator active_login_required solves this.

 I am sorry for the duplicating of code, but it looked much better this
 way, than actually calling login_required with an additional parameter.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16797>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to