From 18947d93fcaefa7609faccdf435a24017a688bf0 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Thu, 13 Dec 2018 13:38:32 +0000 Subject: [PATCH] actually disable osSetContentType on osslEnable.ini, so is only enabled by machine owner intentionally --- bin/config-include/osslEnable.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index 674b2abfe9..a96459ae82 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini @@ -221,7 +221,7 @@ ; ThreatLevel Severe with additional internal restrictions Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) - Allow_osSetContentType = $ESTATE_OWNER + Allow_osSetContentType = false ; available functions out of Threat level control (for reference only)