Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete user related oauth stuff on user deletion too (#19677) | 6543 | 2022-05-11 | 1 | -0/+20 |
* | Fix some slice problems (incorrect slice length) (#19592) | Lunny Xiao | 2022-05-03 | 1 | -1/+1 |
* | Use a struct as test options (#19393) | Lunny Xiao | 2022-04-14 | 1 | -7/+10 |
* | Attempt to fix the webauthn migration again - part 3 (#18770) | zeripath | 2022-02-16 | 1 | -1/+1 |
* | Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) | Gusted | 2022-02-04 | 1 | -4/+18 |
* | Use base32 for 2FA scratch token (#18384) | wxiaoguang | 2022-01-26 | 1 | -2/+6 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -7/+7 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 2 | -9/+9 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 5 | -255/+292 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 9 | -0/+1812 |