mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00:00
Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user