Mercurial > hg > orthanc-stone
changeset 1965:f75fbcc0e486
two known issues were fixed
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 28 Oct 2022 07:48:45 +0200 |
parents | 79fdc3b1f031 |
children | a5f0b395d4df |
files | TODO |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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 -----------------