From 499c426b97d337928f7d0a05d057bf792b5e96d9 Mon Sep 17 00:00:00 2001 From: andryyy Date: Wed, 6 Feb 2019 09:20:58 +0100 Subject: [PATCH] [Web] Allow to mass-change TLS policy and quarantine notifications in /mailbox --- data/web/mailbox.php | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/data/web/mailbox.php b/data/web/mailbox.php index 61d75b32..96c2e16d 100644 --- a/data/web/mailbox.php +++ b/data/web/mailbox.php @@ -75,10 +75,24 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI'];