#2507: [patch] LDAPBackend in django/contrib/auth/backends.py
--------------------------------+-------------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian      
     Status:  new               |            Component:  Contrib apps
    Version:                    |           Resolution:              
   Keywords:                    |                Stage:  Unreviewed  
  Has_patch:  1                 |           Needs_docs:  0           
Needs_tests:  0                 |   Needs_better_patch:  0           
--------------------------------+-------------------------------------------
Comment (by Marc Fargas <[EMAIL PROTECTED]>):

 for the record: I'm rewritting part of the patch so it has it's default
 values inside it without touching anything else so it can be a single .py
 file in contrib or downloaded by the user.
 
 Also changing the _pre_bind() so it searches for the user dn: or makes it
 from a template (like it does now) so the user does not need to override
 anything, just setup some settings.
 
 I'll let you know when it's done.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2507#comment:3>
Django Code <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 [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