summaryrefslogtreecommitdiffstats
path: root/cmd/admin_auth_ldap_test.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-9/+8
* Refactor auth package (#17962)Lunny Xiao2022-01-021-149/+149
* Fix bug on admin subcommand (#17533)Lunny Xiao2021-11-071-4/+5
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-261-0/+8
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-121/+121
* Refactor: Move login out of models (#16199)zeripath2021-07-241-289/+192
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-051-0/+8
* Add CLI commands to manage LDAP authentication source (#6681)ngourdon2019-06-171-0/+1350