fosrl.pangolin/server/routers
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
..
accessToken support postgresql as database option 2025-06-04 12:02:07 -04:00
apiKeys support postgresql as database option 2025-06-04 12:02:07 -04:00
auth fix(auth): improve security key login flow. 2025-07-07 17:48:23 +08:00
badger look for ipv6 in brackets and fix cors headers in install config 2025-06-04 15:56:16 -04:00
domain support postgresql as database option 2025-06-04 12:02:07 -04:00
gerbil Make error more clear 2025-06-15 10:53:03 -04:00
idp add migration for 1.6.0 2025-06-19 15:58:05 -04:00
license support postgresql as database option 2025-06-04 12:02:07 -04:00
newt Merge branch 'dev' into postgres 2025-06-04 12:04:28 -04:00
org support postgresql as database option 2025-06-04 12:02:07 -04:00
resource make username lowercase 2025-06-19 15:41:49 -04:00
role add get role to integration api 2025-06-04 17:28:46 -04:00
site Dont do socket on non-newt sites 2025-06-04 16:02:45 -04:00
supporterKey support postgresql as database option 2025-06-04 12:02:07 -04:00
target support postgresql as database option 2025-06-04 12:02:07 -04:00
traefik support postgresql as database option 2025-06-04 12:02:07 -04:00
user Fix orgId not in queries 2025-06-27 18:01:06 -04:00
external.ts renamed passkey to security key to stay aligned with the UI and other backend naming. 2025-07-05 21:51:31 +08:00
integration.ts add get role to integration api 2025-06-04 17:28:46 -04:00
internal.ts dont import db in nextjs 2025-06-05 14:44:34 -04:00
messageHandlers.ts docker socket 2025-05-29 22:34:05 +05:30
ws.ts support postgresql as database option 2025-06-04 12:02:07 -04:00