Commit Graph

2 Commits

Author SHA1 Message Date
5c8bf15956 fix: streamline authentication check on dashboard mount and improve routing logic
All checks were successful
Build And Push Image / docker (push) Successful in 2m42s
2025-08-07 14:42:05 +02:00
cd29123e23 Refactor authentication system with tier-based access control
All checks were successful
Build And Push Image / docker (push) Successful in 2m59s
- Replace group-based auth with user/board/admin tier system
- Add direct login functionality alongside OAuth
- Implement role-based middleware for route protection
- Create dashboard pages and admin API endpoints
- Add error handling page and improved user management
- Maintain backward compatibility with legacy role methods
2025-08-07 12:28:41 +02:00