Mercurial > hg > orthanc-transfers
changeset 110:36a6c6ea598d default tip
todo
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Fri, 03 Jul 2026 09:38:28 +0200 |
| parents | b3b76a944c4b |
| children | |
| files | TODO |
| diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 +
