summary refs log tree commit diff
path: root/src/api/routes/users/@me/mfa/webauthn/credentials/#key_id (follow)
Commit message (Expand)AuthorAgeFilesLines
* NO-REVIEW: Fix up route import middleware pathRory&2026-07-211-1/+1
* Signify some imports more explicitlyRory&2026-06-161-1/+1
* Move entities to databaseRory&2026-06-121-1/+1
* Assert req.params type as solely string (express update)Rory&2026-02-011-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-19/+19
* Prettier 3Rory&2025-12-171-2/+1
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* oapi: finish usersPuyodead12023-04-131-12/+22
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* various fixes for webauthn (#973)Puyodead12023-02-031-1/+7
* Implement WebAuthn (#967)Puyodead12023-01-301-0/+35