Files
mailcow-dockerized/data/web
Stephen RitzandClaude Opus 4.8 90ca1bf25a [Web] redirect deep links to the matching login page
An unauthenticated request to a deep link such as /admin/dashboard was
redirected to /, the user login, instead of the admin login. protect_route
always sent unauthenticated visitors to /.

Pick the login page from the request path: /admin/* redirects to /admin,
/domainadmin/* to /domainadmin, everything else to / as before.

Fixes #7284

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 16:39:19 -07:00
..
2022-07-08 11:27:34 +02:00
2025-12-21 16:56:16 +01:00
2025-08-06 09:42:43 +02:00
2025-04-01 16:39:15 +02:00
2016-12-09 20:39:02 +01:00