Commit Graph

3 Commits

Author SHA1 Message Date
Vladimir Homutov 7f3634bba0 more robust error routine.
self.ctx may be unset in case of bad request or other low-level error.
2016-10-10 16:39:56 +03:00
Vladimir Homutov 995d0f8eaa Default binddn is changed to empty string.
This allows to use anonymous bind, if binddn is not provided. Previous
default setting lead to use of unauthenticated bind, which is usually
disabled in LDAP server configurations.
2016-06-28 13:55:13 +03:00
Vladimir Homutov 6a345efd55 Initial commit 2015-06-19 14:13:56 +03:00