# HG changeset patch # User Sebastien Jodogne # Date 1666936125 -7200 # Node ID f75fbcc0e486049e12ca272a53256d6fd04dcc79 # Parent 79fdc3b1f031c288d282f8593aa1863d614aad13 two known issues were fixed diff -r 79fdc3b1f031 -r f75fbcc0e486 TODO --- a/TODO Fri Oct 28 07:36:31 2022 +0200 +++ b/TODO Fri Oct 28 07:48:45 2022 +0200 @@ -52,12 +52,6 @@ https://groups.google.com/g/orthanc-users/c/7SgedbIiA2k/ https://groups.google.com/g/orthanc-users/c/RfQJFgkOUYY/m/za7rkcLNBQAJ -* the authorization header ('token' query arg) is not included in the HTTP headers. - Tested with https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/authorization-plugin-viewer-query-args/. - -* the plugin does not work with DicomWeb plugin version 1.10.1 -> only 2 numbers are allowed: - https://groups.google.com/g/orthanc-users/c/xMcicKAldpM/m/b5Gz3wnyAQAJ - ----------------- Code refactorings -----------------