summaryrefslogtreecommitdiffstats
path: root/routers/web/admin/auths.go
Commit message (Expand)AuthorAgeFilesLines
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-261-0/+1
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-261-2/+4
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-40/+42
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-0/+1
* Add setting to OAuth handlers to skip local 2FA authentication (#16594)zeripath2021-09-101-0/+1
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-111-1/+3
* Add microsoft oauth2 providers (#16544)zeripath2021-08-051-13/+21
* Refactor: Move login out of models (#16199)zeripath2021-07-241-61/+62
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+410