summary refs log tree commit diff
path: root/src/util/migration/postgresql/1675044825710-webauthn.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename postgresql to postgres -> fix silently failing migrationsTheArcaneBrony2023-01-311-27/+0
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Implement WebAuthn (#967)Puyodead12023-01-301-0/+27
* implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>