Files
nas-tools/dashboard/backend
Gan, Jimmy b2c27683e3
Deploy Dashboard / deploy (push) Failing after 6m38s
Fix session expiry: use config value, increase to 7 days
- LOGIN was ignoring ACCESS_TOKEN_EXPIRE_MINUTES (hardcoded 15min default)
- Pass expires_delta from config in login route
- Increase token lifetime from 30min to 7 days
2026-02-19 19:44:30 +08:00
..