Bug in bind_pass param

Bug #1319197 reported by Ezequiel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
repoze.who LDAP plugin
New
Undecided
Unassigned

Bug Description

in two lines:

271 -> self.ldap_connection.bind_s(self.bind_dn, self.bind_password)
363 -> self.ldap_connection.bind_s(self.bind_dn, self.bind_password)

the variable 'self.bind_password' doesn't exist, must be: self.bind_pass

Best Regards.

Revision history for this message
Gustavo Narea (gnarea) wrote :

Hello,

I'm afraid this plugin is no longer maintained, but please have a look at the following fork that is actively maintained:
https://pypi.python.org/pypi/who_ldap

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.