VigilanzaTurni/server
marco370 b5008a9dc8 Fix login redirect and server error handling for admin users
Introduces a GET route for /api/login to redirect to /api/auto-login-admin, and enhances error handling and logging within the local authentication module, particularly for admin user retrieval.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 42d8028a-fa71-4ec2-938c-e43eedf7df01
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/6d543d2c-20b9-4ea6-93fe-70fe9b1d9f80/42d8028a-fa71-4ec2-938c-e43eedf7df01/EAVbbe1
2025-10-16 16:50:17 +00:00
..
db.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
index.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
localAuth.ts Fix login redirect and server error handling for admin users 2025-10-16 16:50:17 +00:00
replitAuth.ts Improve authentication by supporting external servers 2025-10-16 16:05:48 +00:00
routes.ts Add local authentication for external deployments 2025-10-16 16:43:55 +00:00
storage.ts Add advanced planning features with new database schemas and UI 2025-10-11 19:30:16 +00:00
vite.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00