monacousa-portal/middleware
Matt 91cbffe189
Build And Push Image / docker (push) Successful in 3m1s Details
Clean up authentication troubleshooting artifacts
- Remove debug files: debug-login.js, LOGIN_FIX_SUMMARY.md, CUSTOM_LOGIN_IMPLEMENTATION.md
- Remove sequential-thinking directory (temporary MCP setup)
- Clean up verbose console logging in auth middleware
- Reduce debug output in direct login API while keeping essential logs
- Streamline session management logging
- Update .gitignore to prevent future debug file commits
- Maintain essential error logging and security logs

All authentication functionality remains intact and working.
2025-08-07 15:14:02 +02:00
..
auth-admin.ts Refactor authentication system with tier-based access control 2025-08-07 12:28:41 +02:00
auth-board.ts Refactor authentication system with tier-based access control 2025-08-07 12:28:41 +02:00
auth-user.ts Refactor authentication system with tier-based access control 2025-08-07 12:28:41 +02:00
auth.ts Clean up authentication troubleshooting artifacts 2025-08-07 15:14:02 +02:00
guest.ts feat: implement custom login system with direct authentication 2025-08-07 03:43:25 +02:00