#16813: changeset 16789 removed supports_inactive_user checks to early, should
happen in 1.5
---------------------------------+------------------------------------
     Reporter:  apollo13         |                    Owner:  poirier
         Type:  Bug              |                   Status:  new
    Component:  contrib.auth     |                  Version:  SVN
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------
Changes (by poirier):

 * has_patch:  0 => 1


Comment:

 Added back the checking whether an auth backend supports_inactive_user
 before calling it for non-anonymous, inactive users.
 Fixed test that was expecting the test backend that does not support
 inactive users to grant perms to an inactive user.
 Proposed fix is pull request at https://github.com/django/django/pull/72

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16813#comment:6>
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 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