瀏覽代碼

TODO remove

Bastien Sevajol 9 年之前
父節點
當前提交
fd4fbbd973
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tracim/tracim/lib/auth/ldap.py

+ 0 - 1
tracim/tracim/lib/auth/ldap.py 查看文件

@@ -13,7 +13,6 @@ from tracim.model import DBSession, User
13 13
 class LDAPAuth(Auth):
14 14
     """
15 15
     LDAP auth management.
16
-    TODO: Group connection
17 16
 
18 17
     """
19 18
     name = 'ldap'