Move to ldap.v3 to fix #5928 (#6105)

Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
zeripath 2019-02-18 12:34:37 +00:00 committed by GitHub
parent a380cfd8e0
commit 22770c324d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 723 additions and 435 deletions

View file

@ -11,9 +11,9 @@ import (
"fmt"
"strings"
"gopkg.in/ldap.v2"
"code.gitea.io/gitea/modules/log"
ldap "gopkg.in/ldap.v3"
)
// SecurityProtocol protocol type