Commit Graph

24 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
82b85e3284 Add system phase 4 audits
- Add audit logging for system maintenance operations (cache/orphaned images/manual cleanup)
- Log account deletion request handling (requests/confirm/cancel)
- Log security actions (admin password resets, MFA enforcement changes, account lockouts)
2025-11-11 14:49:11 +00:00
gpt-engineer-app[bot]
0df047d56b feat: Implement final error coverage 2025-11-04 19:50:06 +00:00
gpt-engineer-app[bot]
6af981a6e4 Fix imports and test flow 2025-11-03 22:03:08 +00:00
gpt-engineer-app[bot]
133141d474 Reverted to commit 0091584677 2025-11-01 15:22:30 +00:00
gpt-engineer-app[bot]
dade374c2a feat: Implement all authentication compliance phases 2025-10-31 14:01:45 +00:00
pac7
d1f01d9228 Improve security by requiring higher authentication levels for sensitive actions
Update authentication flows to enforce AAL2 requirements for MFA operations and identity disconnections, and adjust TOTP verification logic.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: da324197-4d44-4e4b-b342-fe8ae33cf0cf
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-27 23:53:33 +00:00
gpt-engineer-app[bot]
5466c60b84 Fix missing imports in identity and conflict resolution services 2025-10-17 14:42:26 +00:00
gpt-engineer-app[bot]
4ab59e2ec2 Fix: Approve database migration 2025-10-17 14:40:48 +00:00
gpt-engineer-app[bot]
95972a0b22 Refactor security functions 2025-10-14 19:38:36 +00:00
gpt-engineer-app[bot]
a255442616 Refactor identity management 2025-10-14 17:38:18 +00:00
gpt-engineer-app[bot]
70f94b8a30 feat: Implement password reset flow 2025-10-14 17:14:34 +00:00
gpt-engineer-app[bot]
e8a7c028e9 Fix: Implement auth.resend() for email confirmation 2025-10-14 17:06:10 +00:00
gpt-engineer-app[bot]
32fc2b583d Fix: Implement orphaned password email fix 2025-10-14 16:58:31 +00:00
gpt-engineer-app[bot]
69c16c2b1e feat: Add persistent sign-in toast for orphaned passwords 2025-10-14 16:01:12 +00:00
gpt-engineer-app[bot]
4ce2c266eb feat: Add button to send orphaned password confirmation email 2025-10-14 15:57:53 +00:00
gpt-engineer-app[bot]
1f206ceecf Fix orphaned password verification error 2025-10-14 15:50:45 +00:00
gpt-engineer-app[bot]
677f14ee7b Refactor: Implement email confirmation for password auth 2025-10-14 15:39:05 +00:00
gpt-engineer-app[bot]
92a0bf1257 feat: Implement password addition email notification 2025-10-14 15:33:05 +00:00
gpt-engineer-app[bot]
52cad6c4dc Refactor: Implement sign-out and re-login flow 2025-10-14 15:16:49 +00:00
gpt-engineer-app[bot]
92943f2692 Fix: Implement automatic background identity creation 2025-10-14 15:12:44 +00:00
gpt-engineer-app[bot]
41757096c8 Fix orphaned password state 2025-10-14 15:07:27 +00:00
gpt-engineer-app[bot]
d44e47f177 Fix: Improve password verification and sync 2025-10-14 15:01:56 +00:00
gpt-engineer-app[bot]
15a4ca5e76 Fix password state sync for OAuth users 2025-10-14 14:56:02 +00:00
gpt-engineer-app[bot]
6430777dc0 feat: Implement identity management and safety checks 2025-10-14 14:41:18 +00:00