aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user/auth_openid.go
Commit message (Expand)AuthorAgeFilesLines
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-1/+1
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-2/+2
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-2/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-241-1/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+450