aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/admin_auth_ldap.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow enable LDAP source and disable user sync via CLI (#20206)Steven Kriegler2022-07-041-0/+14
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-111-1/+0
* Refactor auth package (#17962)Lunny Xiao2022-01-021-38/+38
* 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