log OrthancServer/main.cpp @ 3614:4543ffad256d storage-commitment

age author description
Tue, 21 Jan 2020 17:48:43 +0100 Sebastien Jodogne storage commitment requests/responses to/from self are working storage-commitment
Tue, 21 Jan 2020 17:01:46 +0100 Sebastien Jodogne all the abstractions for storage commitment are available storage-commitment
Mon, 20 Jan 2020 18:44:47 +0100 Sebastien Jodogne created DicomUserConnection::RequestStorageCommitment() storage-commitment
Fri, 17 Jan 2020 15:56:02 +0100 Sebastien Jodogne DicomUserConnection::ReportStorageCommitment() complete storage-commitment
Thu, 16 Jan 2020 19:24:52 +0100 Sebastien Jodogne DicomUserConnection: sending N-EVENT-REPORT-RQ storage-commitment
Thu, 16 Jan 2020 18:14:43 +0100 Sebastien Jodogne abstraction: storage commitment handler storage-commitment
Thu, 10 Oct 2019 13:16:15 +0200 Sebastien Jodogne New configuration option: "HttpRequestTimeout"
Sun, 06 Oct 2019 09:52:57 +0200 Alain Mazy display a security warning in the logs at startup when ExecuteLuaEnabled is true
Fri, 04 Oct 2019 19:16:12 +0200 Sebastien Jodogne forcing AuthenticationEnabled to false is considered as insecure if remote access is allowed
Fri, 04 Oct 2019 17:41:43 +0200 Sebastien Jodogne create a default user if none is provided, while issuing a warning in Orthanc Explorer
Thu, 26 Sep 2019 10:03:35 +0200 Sebastien Jodogne new configuration option ExecuteLuaEnabled
Wed, 28 Aug 2019 15:19:04 +0200 Sebastien Jodogne better handling of HTTP security
Sat, 24 Aug 2019 15:40:36 +0200 Sebastien Jodogne warning when authentication is automatically enabled
Fri, 23 Aug 2019 21:32:16 +0200 Sebastien Jodogne Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabled
Mon, 19 Aug 2019 16:02:00 +0200 Sebastien Jodogne revert