forked from forgejo/forgejo
Use better LDAP lib and should fix #1139
This commit is contained in:
parent
2f28a0310b
commit
aaa3f1b2b9
24 changed files with 4 additions and 2739 deletions
|
@ -11,7 +11,8 @@ import (
|
|||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/gogits/gogs/modules/ldap"
|
||||
"gopkg.in/ldap.v2"
|
||||
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue