1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

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
24 changed files with 723 additions and 435 deletions

4
vendor/gopkg.in/ldap.v3/doc.go generated vendored Normal file
View File

@@ -0,0 +1,4 @@
/*
Package ldap provides basic LDAP v3 functionality.
*/
package ldap