14 Commits

Author SHA1 Message Date
Owen f9b03943c3 Format all files 2025-12-09 10:56:14 -05:00
Owen ceae787cf5 Attempt to handle creating/deleting clients and role 2025-11-25 18:20:02 -05:00
Lokowitz 7db99a7dd5 used zod codemod 2025-11-16 14:18:17 +00:00
Owen c2c907852d Chungus 2025-10-04 18:36:44 -07:00
Lokowitz 1352316492 update securityKey 2025-09-23 17:44:34 +00:00
Lokowitz 73cd82081a fix securitykey 2025-09-23 16:51:08 +00:00
Marvin 76da2ee324 cleanup 2025-09-22 12:19:35 +00:00
Marvin 31896c9be9 cleanup 2025-09-22 12:12:46 +00:00
Marvin 08c930e6cf update webauthen 2025-09-21 18:32:18 +00:00
Owen 907dab7d05 Move docker podman question and add hybird question
Allow empty config

Continue to adjust config for hybrid
2025-08-20 11:20:34 -07:00
miloschwartz 3505342a8d style consistency changes to add security key form 2025-07-14 15:43:33 -07:00
Adrian Astles f97b133c8c Resolved build error. 2025-07-08 22:04:24 +08:00
Adrian Astles f0a1c10ec5 fix(auth): improve security key login flow.
- Fix login to verify password before showing security key prompt
- Add proper 2FA verification flow when deleting security keys

Previously, users with security keys would see the security key prompt
even if they entered an incorrect password. Now the password is verified
first. Additionally, security key deletion now properly handles 2FA
verification when enabled.
2025-07-07 17:48:23 +08:00
Adrian Astles 5009906385 renamed passkey to security key to stay aligned with the UI and other backend naming. 2025-07-05 21:51:31 +08:00