From 266f1639d13014130b292495ee0d2144ac6e4721 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Tue, 20 Mar 2018 11:27:30 +0100
Subject: [PATCH] Updated IDS whitelist in stable branch.

---
 security/ids.whitelist | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/security/ids.whitelist b/security/ids.whitelist
index 58a96e6ac1..42c0559ecb 100644
--- a/security/ids.whitelist
+++ b/security/ids.whitelist
@@ -42,4 +42,15 @@ admin:/sites/web_vhost_subdomain_edit.php:POST.php_open_basedir
 admin:/sites/web_domain_edit.php:POST.php_open_basedir
 admin:/sites/web_domain_edit.php:POST.apache_directives
 user:/sites/shell_user_edit.php:POST.ssh_rsa
-user:/sites/cron_edit.php:POST.command
\ No newline at end of file
+user:/sites/cron_edit.php:POST.command
+admin:/admin/server_config_edit.php:POST.jailkit_chroot_app_programs
+admin:/login/index.php:POST.password
+admin:/sites/web_vhost_domain_edit.php:POST.apache_directives
+admin:/sites/web_vhost_domain_edit.php:POST.custom_php_ini
+admin:/sites/web_vhost_domain_edit.php:POST.php_open_basedir
+any:/login/index.php:POST.password
+user:/login/index.php:POST.password
+user:/mail/mail_domain_edit.php:POST.dkim_private
+user:/mail/mail_domain_edit.php:POST.dkim_public
+user:/mail/mail_domain_edit.php:POST.dns_record
+user:/sites/web_vhost_domain_edit.php:POST.fastcgi_php_version
\ No newline at end of file
-- 
GitLab