summaryrefslogtreecommitdiffstats
path: root/routers/web/auth/linkaccount.go
Commit message (Expand)AuthorAgeFilesLines
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Respect DefaultUserIsRestricted system default when creating new user (#19310)Jimmy Praet2022-04-291-2/+1
* format with gofumpt (#18184)65432022-01-201-3/+1
* Support webauthn (#17957)Lunny Xiao2022-01-141-3/+3
* Refactor auth package (#17962)Lunny Xiao2022-01-021-0/+300