author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Wed, 19 Oct 2016 15:56:35 +0200 | |
branch | 3.23 |
changeset 11718 | e32e328e7d1f |
parent 11717 | d41832121b29 |
child 11719 | 36443c44b9a5 |
--- a/cubicweb/server/test/unittest_ldapsource.py Fri Jul 08 10:17:14 2016 +0200 +++ b/cubicweb/server/test/unittest_ldapsource.py Wed Oct 19 15:56:35 2016 +0200 @@ -44,10 +44,6 @@ user-attrs-map=uid=login,mail=email,userPassword=upassword group-attrs-map=cn=name,memberUid=member ''' -CONFIG_LDAPUSER = u''' -user-base-dn=ou=People,dc=cubicweb,dc=test -user-attrs-map=uid=login,mail=email,userPassword=upassword -''' URL = None