diff NEWS @ 3537:9cc09f4c0fa9

New configuration option: "HttpRequestTimeout"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Oct 2019 13:16:15 +0200
parents 40c80049fac7
children 23219b9da4d1
line wrap: on
line diff
--- a/NEWS	Sun Oct 06 09:54:30 2019 +0200
+++ b/NEWS	Thu Oct 10 13:16:15 2019 +0200
@@ -8,6 +8,7 @@
   enabled by default. This modification was done to mitigate security
   risks reported by independant security researcher Amitay Dan.
 * Security: New configuration option "ExecuteLuaEnabled" to allow "/tools/execute-script"
+* New configuration option: "HttpRequestTimeout"
 * Log an explicit error if uploading an empty DICOM file using REST API
 * Name of temporary files now include the process ID to ease design of scripts cleaning /tmp
 * Fix compatibility of LSB binaries with Ubuntu >= 18.04