mailcow-dockerized/data
Stephen Ritz 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
..
assets Merge pull request #6223 from mailcow/ffdhe2048 2025-02-12 10:48:22 +01:00
conf [Postfix] change postscreen blacklist_action to denylist_action 2026-07-13 08:45:56 +02:00
Dockerfiles Merge pull request #7312 from mailcow/renovate/composer-composer-2.x 2026-07-13 09:40:58 +02:00
hooks [SOGo] Added hooks support for SOGo image (#4181) 2021-07-28 21:41:44 +02:00
web [Web] redirect deep links to the matching login page 2026-07-14 16:39:19 -07:00