Files
portfolio/app
denshooter 0ae1883cf4 🔧 Update Admin Dashboard and Authentication Flow
 Updated Admin Dashboard URL:
- Changed the Admin Dashboard access path from `/admin` to `/manage` in multiple files for consistency.

 Enhanced Middleware Authentication:
- Updated middleware to protect new admin routes including `/manage` and `/dashboard`.

 Implemented CSRF Protection:
- Added CSRF token generation and validation for login and session validation routes.

 Introduced Rate Limiting:
- Added rate limiting for admin routes and CSRF token requests to enhance security.

 Refactored Admin Page:
- Created a new admin management page with improved authentication handling and user feedback.

🎯 Overall Improvements:
- Strengthened security measures for admin access.
- Improved user experience with clearer navigation and feedback.
- Streamlined authentication processes for better performance.
2025-09-08 09:38:01 +02:00
..
2025-09-08 08:23:22 +02:00
2025-09-08 08:15:58 +02:00
2025-09-02 23:46:36 +00:00
2025-02-17 09:58:58 +01:00
2025-02-13 12:42:06 +01:00
2025-09-08 08:15:58 +02:00
2025-09-08 08:15:58 +02:00
2025-09-08 08:15:58 +02:00