aboutsummaryrefslogtreecommitdiffstats
path: root/services/auth/source/ldap/source_authenticate.go
Commit message (Expand)AuthorAgeFilesLines
* Respect DefaultUserIsRestricted system default when creating new user (#19310...Jimmy Praet2022-04-301-11/+14
* Fix ldap loginname (#18789) (#18804)Lunny Xiao2022-02-221-2/+6
* Refactor auth package (#17962)Lunny Xiao2022-01-021-6/+6
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-5/+5
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-7/+8
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-2/+4
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-261-0/+4
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-5/+6
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-0/+5
* Send registration email on user autoregistration (#16523)zeripath2021-08-121-1/+7
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+93