Files
copilot-swe-agent[bot] 1fc928eed0 fix(Mastercontainer): remove CSRF-unprotected GET /api/docker/getwatchtower endpoint
The GET /api/docker/getwatchtower route triggered a state-changing action
(starting the watchtower container) without CSRF protection. This endpoint
is removed since the POST /api/docker/watchtower route already exists and
is properly protected by the CSRF Guard middleware.

Assisted-by: GitHub Copilot:claude-sonnet-4-6
2026-06-19 08:05:17 +00:00
..
2026-03-12 17:34:51 +01:00
2026-03-19 13:51:12 +01:00