Commit Graph

10 Commits

Author SHA1 Message Date
ephraimduncan 138d663c25 chore: merge main, resolve biome formatting conflicts
Merge origin/main into feat/external-2fa-codes. Resolve formatting
conflicts caused by biome rollout; preserve both feature streams:
PR's external 2FA token + signing-session 2FA proof additions plus
main's RateLimit/RecipientExpired/signingReminders/date-auto-insert.

In complete-document-with-token.ts, drop the duplicate early
field-fetching block introduced when main moved that logic later
with date auto-insert support; keep the EXTERNAL_TWO_FACTOR_AUTH
check using derivedRecipientActionAuth.
2026-05-12 11:46:11 +00:00
David Nguyen 383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00
David Nguyen 904948e2bc fix: refactor trpc errors (#1511) 2024-12-06 16:01:24 +09:00
Mythie cffb7907b5 chore: remove bcrypt 2024-03-07 18:30:22 +11:00
David Nguyen 7e15058a3a feat: add user security audit logs 2024-01-30 17:32:20 +11:00
Udit Takkar 78d2401d44 feat: require old password for password reset (#488)
* feat: require old password for password reset
2023-11-06 13:01:46 +11:00
Mythie 8a271ff8bc fix: fix eslint warnings 2023-11-06 13:01:12 +11:00
Mythie 5cba252627 fix: minor tidying 2023-11-06 13:01:11 +11:00
Ephraim Atta-Duncan 9524875e98 feat: prevent a user from updating password with the same password 2023-11-06 13:01:11 +11:00
Mythie 159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00