Saadi Myftija
1eda438a41
feat(webapp): put the admin dashboard behind an env var flag ( #4774 )
...
Adds an `ADMIN_DASHBOARD_ENABLED` env var (default: enabled) that turns
the admin dashboard and user impersonation off for an entire instance.
When disabled:
- every admin dashboard page redirects away, and the admin navigation
isn't rendered
- existing impersonation cookies are ignored, and any lingering session
is actively terminated with an audit record
- every flow that could start an impersonation responds 404, and no
impersonation tokens are minted
Stopping an impersonation always works regardless of the flag, so
nothing gets stuck. Machine-to-machine admin API endpoints are not
affected. The variable is documented for self-hosters; instances that
don't set it are unaffected.
2026-08-25 15:37:43 +02:00
..
2026-08-11 14:40:31 +00:00
2026-08-12 13:59:35 +02:00
2026-08-05 16:33:32 +01:00
2026-08-21 18:09:16 +02:00
2026-08-11 14:32:32 +00:00
2026-07-13 20:01:15 -04:00
2023-08-02 15:09:35 +01:00
2026-07-29 12:09:45 +01:00
2026-04-13 14:27:45 +01:00
2026-05-04 16:33:56 +02:00
2026-08-17 17:31:50 +01:00
2026-07-29 12:09:45 +01:00
2026-08-25 15:37:43 +02:00
2026-08-21 18:09:16 +02:00
2026-08-18 13:23:29 +01:00
2023-08-02 15:09:35 +01:00
2026-08-17 17:31:50 +01:00
2025-12-16 14:32:49 +00:00
2025-12-22 15:35:43 +00:00
2026-07-08 13:46:42 +02:00
2026-07-02 11:11:12 +01:00
2026-07-29 12:09:45 +01:00
2024-08-07 11:13:45 +01:00
2026-03-02 12:42:05 +00:00
2025-03-04 12:00:06 +00:00
2024-09-17 11:40:25 +01:00
2024-09-17 11:40:25 +01:00
2026-07-13 12:35:42 +01:00
2024-09-17 11:40:25 +01:00
2024-09-17 11:40:25 +01:00
2024-09-17 11:40:25 +01:00
2025-08-18 12:34:55 +01:00
2025-03-04 12:00:06 +00:00
2025-08-18 12:34:55 +01:00
2024-09-17 11:40:25 +01:00
2024-09-17 11:40:25 +01:00
2024-08-07 11:13:45 +01:00
2026-05-01 17:32:13 +01:00
2026-04-28 11:57:44 +02:00
2026-06-09 22:24:51 +01:00
2026-06-18 13:03:51 +00:00
2026-08-21 18:09:16 +02:00
2026-07-10 11:49:45 +01:00
2025-02-03 14:30:03 +00:00
2026-08-21 18:09:16 +02:00
2026-08-21 18:09:16 +02:00
2026-07-09 14:40:44 +01:00
2024-08-07 11:13:45 +01:00
2026-06-18 13:03:51 +00:00
2025-08-18 12:34:55 +01:00
2026-07-29 12:09:45 +01:00
2026-07-28 15:20:00 +01:00
2026-05-14 13:24:50 +01:00
2026-06-18 13:03:51 +00:00
2024-08-07 11:13:45 +01:00
2026-07-10 11:31:42 +01:00
2026-02-26 16:56:07 +00:00
2025-09-12 14:54:39 +01:00
2025-11-19 11:16:35 +00:00
2026-07-02 11:11:12 +01:00
2026-06-12 17:08:20 +01:00
2026-07-31 11:54:42 +01:00
2026-07-13 12:35:42 +01:00
2025-08-18 12:34:55 +01:00
2025-08-18 12:34:55 +01:00
2026-03-31 17:38:39 -04:00
2024-08-07 11:13:45 +01:00
2024-08-07 11:13:45 +01:00
2025-12-22 15:35:43 +00:00
2024-08-28 10:39:34 +01:00
2026-07-28 15:20:00 +01:00
2026-07-09 14:40:44 +01:00
2023-10-02 14:26:54 +01:00
2026-04-28 11:57:44 +02:00
2024-08-07 11:13:45 +01:00
2024-08-07 11:13:45 +01:00
2026-07-13 20:01:15 -04:00
2026-02-04 14:05:59 +00:00
2026-04-13 14:23:24 +01:00
2026-07-02 11:11:12 +01:00
2026-06-26 12:19:29 +01:00
2025-11-13 14:43:31 +00:00
2024-09-23 15:14:34 +01:00
2026-08-07 07:55:35 +00:00
2025-08-18 12:34:55 +01:00
2026-06-18 13:03:51 +00:00
2026-06-18 13:03:51 +00:00
2026-06-18 13:03:51 +00:00
2026-07-08 13:46:42 +02:00
2024-09-20 16:12:14 +01:00
2026-08-12 13:59:35 +02:00
2026-08-21 18:09:16 +02:00
2026-08-21 18:09:16 +02:00
2026-06-18 13:03:51 +00:00
2026-04-14 15:08:33 +01:00
2026-06-25 14:50:59 +01:00
2025-08-18 12:34:55 +01:00
2026-03-04 09:55:54 +00:00
2025-08-18 12:34:55 +01:00