#2550: [patch] Allow a Backend to Globally Fail Authentication
------------------------------+---------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian                 
     Type:  enhancement       |      Status:  new                    
 Priority:  normal            |   Milestone:                         
Component:  Contrib apps      |     Version:  SVN                    
 Severity:  normal            |    Keywords:  authentication backends
------------------------------+---------------------------------------------
 Allows a backend to fail all authentication - I.E. if a user exists in a
 backend but the password is wrong, it's very possible that the backend
 might just want to kick the user out instead of letting it go through the
 rest of the authentication backends and possibly succeeding.
 
 Kind of like PAM's 'required' option.

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

Reply via email to