#2550: [patch] Allow a Backend to Globally Fail Authentication
-------------------------------------+-------------------------------------
               Reporter:  umbrae@…   |          Owner:  aashu_dwivedi
                   Type:  New        |         Status:  new
  feature                            |      Component:  contrib.auth
              Milestone:  1.4        |       Severity:  Normal
                Version:  SVN        |       Keywords:  authentication
             Resolution:             |  backends easy-pickings
           Triage Stage:  Accepted   |      Has patch:  1
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  1          |  Easy pickings:  1
-------------------------------------+-------------------------------------
Changes (by anonymous):

 * needs_better_patch:  0 => 1


Comment:

 `PermissionDeniedBackend` should set `supports_anonymous_user` and
 `supports_object_permissions` to `True` since that will be the default
 soon (and the only option). And if we are already on it: Shouldn't the
 permission part of the backends support the same mechanism?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2550#comment:18>
Django <http://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