summaryrefslogtreecommitdiffstats
path: root/routers/web/auth/auth.go
Commit message (Expand)AuthorAgeFilesLines
...
* Do not send activation email if manual confirm is set (#19119)zeripath2022-03-181-0/+6
* Handle email address not exist. (#19089)KN4CK3R2022-03-151-1/+1
* Restrict email address validation (#17688)Lunny Xiao2022-03-141-0/+3
* format with gofumpt (#18184)65432022-01-201-3/+3
* Support webauthn (#17957)Lunny Xiao2022-01-141-7/+7
* Refactor auth package (#17962)Lunny Xiao2022-01-021-0/+795