diff --git a/data/web/json_api.php b/data/web/json_api.php index 9e38cbec..66a839b1 100644 --- a/data/web/json_api.php +++ b/data/web/json_api.php @@ -211,7 +211,7 @@ if (isset($_SESSION['mailcow_cc_role']) || isset($_SESSION['pending_mailcow_cc_u 'type' => 'error', 'msg' => 'Only GET method is allowed!' )); - exit + die(); } switch ($category) { case "rspamd":