Browse Source

TODO remove

Bastien Sevajol 9 years ago
parent
commit
fd4fbbd973
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tracim/tracim/lib/auth/ldap.py

+ 0 - 1
tracim/tracim/lib/auth/ldap.py View File

13
 class LDAPAuth(Auth):
13
 class LDAPAuth(Auth):
14
     """
14
     """
15
     LDAP auth management.
15
     LDAP auth management.
16
-    TODO: Group connection
17
 
16
 
18
     """
17
     """
19
     name = 'ldap'
18
     name = 'ldap'