Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: passkey login not working anymore (#32623) | hiifong | 2024-11-26 | 1 | -1/+21 |
* | Add Passkey login support (#31504) | Anbraten | 2024-06-29 | 1 | -1/+1 |
* | Move more functions to db.Find (#28419) | Lunny Xiao | 2024-01-15 | 1 | -2/+1 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 1 | -44/+12 |
* | Replace deprecated Webauthn library (#22400) | techknowlogick | 2023-01-11 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+6 |
* | WebAuthn CredentialID field needs to be increased in size (#20530) | zeripath | 2022-07-30 | 1 | -10/+8 |
* | Attempt to fix the webauthn migration again - part 3 (#18770) | zeripath | 2022-02-16 | 1 | -1/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -7/+7 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 1 | -7/+7 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -0/+222 |