log OrthancServer/OrthancConfiguration.cpp @ 3844:c9c34bb50f0a

age author description
Fri, 28 Feb 2020 13:23:11 +0100 Sebastien Jodogne Fix issue #168 (Plugins can't read private tags from the configuration file)
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Sun, 06 Oct 2019 09:54:30 +0200 Alain Mazy removed unused code
Sun, 06 Oct 2019 09:52:57 +0200 Alain Mazy display a security warning in the logs at startup when ExecuteLuaEnabled is true
Wed, 28 Aug 2019 15:19:04 +0200 Sebastien Jodogne better handling of HTTP security
Fri, 23 Aug 2019 21:32:16 +0200 Sebastien Jodogne Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabled
Fri, 05 Apr 2019 13:02:57 +0200 Sebastien Jodogne Fix issue #138 (POST to modalities/{name} accepts invalid characters)
Fri, 01 Feb 2019 09:28:12 +0100 Sebastien Jodogne improved log
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Thu, 17 Jan 2019 18:29:16 +0100 Sebastien Jodogne renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 15:11:42 +0100 Sebastien Jodogne cont
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Thu, 29 Nov 2018 17:15:29 +0100 Sebastien Jodogne new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Thu, 29 Nov 2018 16:31:20 +0100 Sebastien Jodogne simplifying OrthancConfiguration for modalities/peers
Thu, 29 Nov 2018 15:16:32 +0100 Sebastien Jodogne OrthancConfiguration::SetServerIndex()
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Tue, 27 Nov 2018 17:08:48 +0100 Sebastien Jodogne new class: OrthancConfiguration