1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-09-21 22:21:42 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
kakwa
189079cf21 many fixes in unit tests + fix in params + fix in constant
Oh god, python-ldap is crap...
* add better unit test
* correct params name
* correct exception handling
* disable testConnectSSLNoCheck (impossible to test with a certificate
  previously defined)
2015-05-22 01:16:53 +02:00
kakwa
93ed190913 multiple changes
* change parameters name for Backend Ldap
* fix default value handling in backends get_param
* correct exception in backends get_param
* fix syntaxe error
* add backend name in test_BackendLdap.py
2015-05-21 21:40:13 +02:00
kakwa
a8c61d33e6 partial testConnect implementation 2015-05-21 08:54:28 +02:00
kakwa
b67e0112c5 adding skeleton for ldap backed 2015-05-21 08:33:56 +02:00