summaryrefslogtreecommitdiffstats
path: root/routers/web/admin/auths.go
Commit message (Expand)AuthorAgeFilesLines
* Fix OAuth Source Edit Page (#18495) (#18503)zeripath2022-01-311-0/+3
* Refactor auth package (#17962)Lunny Xiao2022-01-021-44/+44
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-141-1/+5
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+4
* Move oauth2 error to oauth2 service package (#17603)Lunny Xiao2021-11-111-2/+1
* 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