1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 07:18:12 +00:00
Files
gitea/modules/auth/ldap/ldap.go
Adam Strzelecki 3808638df1 Fix #2221 LDAP username attribute must be fetched
This is fix-up for 573305f. Forgot to fetch AttributeUsername value from the
LDAP server, so the setting was effectively not working as intended.
2016-02-07 18:18:29 +01:00

6.1 KiB