# HG changeset patch # User Alain Mazy # Date 1783064308 -7200 # Node ID 36a6c6ea598d2ed610e6642d12cefc6da93fa80c # Parent b3b76a944c4b0e648095f3a39a9ff60c388b6e7d todo diff -r b3b76a944c4b -r 36a6c6ea598d TODO --- a/TODO Thu Jul 02 18:00:29 2026 +0200 +++ b/TODO Fri Jul 03 09:38:28 2026 +0200 @@ -35,5 +35,7 @@ Identified issues: - another HTTP port to open and secure (what about TLS termination ? Nginx can probably handle it too) - what about authentication ? It's out of the standard HTTP server which means we probably need to re-implement a specific authentication - solution -> we can not re-use the authorization plugin - - expected compilation hell on other platforms (Windows, macOS, Linux LSB ...) -> we should probably include it only in the orthancteam/orthanc Docker images. \ No newline at end of file + solution -> we can not re-use the authorization plugin as such + - expected compilation hell on other platforms (Windows, macOS, Linux LSB ...) -> we should probably include it only in the orthancteam/orthanc Docker images. + Reference: https://discourse.orthanc-server.org/t/initiative-for-enhancing-transfer-accelerator-plugin/5817/8 +