comparison 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
comparison
equal deleted inserted replaced
3536:8be5451f6820 3537:9cc09f4c0fa9
6 6
7 * Security: If remote access is enabled, HTTP authentication is also 7 * Security: If remote access is enabled, HTTP authentication is also
8 enabled by default. This modification was done to mitigate security 8 enabled by default. This modification was done to mitigate security
9 risks reported by independant security researcher Amitay Dan. 9 risks reported by independant security researcher Amitay Dan.
10 * Security: New configuration option "ExecuteLuaEnabled" to allow "/tools/execute-script" 10 * Security: New configuration option "ExecuteLuaEnabled" to allow "/tools/execute-script"
11 * New configuration option: "HttpRequestTimeout"
11 * Log an explicit error if uploading an empty DICOM file using REST API 12 * Log an explicit error if uploading an empty DICOM file using REST API
12 * Name of temporary files now include the process ID to ease design of scripts cleaning /tmp 13 * Name of temporary files now include the process ID to ease design of scripts cleaning /tmp
13 * Fix compatibility of LSB binaries with Ubuntu >= 18.04 14 * Fix compatibility of LSB binaries with Ubuntu >= 18.04
14 * Fix generation of "SOP Instance UID" on split and merge 15 * Fix generation of "SOP Instance UID" on split and merge
15 * Orthanc Explorer: include the URL search params into HTTP headers to 16 * Orthanc Explorer: include the URL search params into HTTP headers to