aboutsummaryrefslogtreecommitdiffstats
path: root/models/auth/webauthn.go
Commit message (Expand)AuthorAgeFilesLines
* Fix: passkey login not working anymore (#32623)hiifong2024-11-261-1/+21
* Add Passkey login support (#31504)Anbraten2024-06-291-1/+1
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-2/+1
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-44/+12
* Replace deprecated Webauthn library (#22400)techknowlogick2023-01-111-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+6
* WebAuthn CredentialID field needs to be increased in size (#20530)zeripath2022-07-301-10/+8
* Attempt to fix the webauthn migration again - part 3 (#18770)zeripath2022-02-161-1/+1
* format with gofumpt (#18184)65432022-01-201-7/+7
* Webauthn nits (#18284)zeripath2022-01-151-7/+7
* Support webauthn (#17957)Lunny Xiao2022-01-141-0/+222