aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/admin_auth_ldap.go
Commit message (Expand)AuthorAgeFilesLines
* Fix bug on admin subcommand (#17533)Lunny Xiao2021-11-071-5/+18
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-261-0/+7
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-16/+16
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-0/+8
* Refactor: Move login out of models (#16199)zeripath2021-07-241-40/+36
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-051-0/+7
* Add option to prevent LDAP from deactivating everything on empty search (#9879)zeripath2020-01-201-0/+7
* Add CLI commands to manage LDAP authentication source (#6681)ngourdon2019-06-171-0/+359