aboutsummaryrefslogtreecommitdiffstats
path: root/models/auth
Commit message (Expand)AuthorAgeFilesLines
* Delete user related oauth stuff on user deletion too (#19677)65432022-05-111-0/+20
* Fix some slice problems (incorrect slice length) (#19592)Lunny Xiao2022-05-031-1/+1
* Use a struct as test options (#19393)Lunny Xiao2022-04-141-7/+10
* Attempt to fix the webauthn migration again - part 3 (#18770)zeripath2022-02-161-1/+1
* Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439)Gusted2022-02-041-4/+18
* Use base32 for 2FA scratch token (#18384)wxiaoguang2022-01-261-2/+6
* format with gofumpt (#18184)65432022-01-201-7/+7
* Webauthn nits (#18284)zeripath2022-01-152-9/+9
* Support webauthn (#17957)Lunny Xiao2022-01-145-255/+292
* Refactor auth package (#17962)Lunny Xiao2022-01-029-0/+1812