summaryrefslogtreecommitdiffstats
path: root/services/auth/source/ldap
Commit message (Expand)AuthorAgeFilesLines
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-102-10/+10
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-242-13/+15
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-222-6/+9
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-3/+4
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-264-6/+41
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-261-1/+1
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-243-16/+18
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-173-0/+7
* Improve LDAP synchronization efficiency (#16994)zeripath2021-09-152-18/+28
* Report the associated filter if there is an error in LDAP (#17014)zeripath2021-09-111-2/+2
* Send registration email on user autoregistration (#16523)zeripath2021-08-121-1/+7
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-111-12/+15
* Fix add authentication page (#16543)zeripath2021-07-251-0/+5
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Refactor: Move login out of models (#16199)zeripath2021-07-248-0/+1035