Commit Graph

8 Commits

Author SHA1 Message Date
ebbe922982 feat: add template and field endpoints (#1572) 2025-01-11 15:33:20 +11:00
904948e2bc fix: refactor trpc errors (#1511) 2024-12-06 16:01:24 +09:00
98d85b086d feat: add initial api logging (#1494)
Improve API logging and error handling between client and server side.
2024-11-28 16:05:37 +07:00
9e714d607e feat: disable 2fa with backup codes (#1314)
Allow disabling two-factor authentication (2FA) by using either their
authenticator app (TOTP) or a backup code.
2024-08-29 11:00:57 +10:00
43400c07de feat: remove 2FA password requirement (#1053) 2024-03-25 11:34:50 +08:00
ada46a5f47 feat: add auth fail logs 2024-01-31 12:27:40 +11:00
7e15058a3a feat: add user security audit logs 2024-01-30 17:32:20 +11:00
792158c2cb feat: add two factor auth (#643)
Add two factor authentication for users who wish to enhance the security of their accounts.
2023-12-01 20:06:32 +11:00