comparison TODO @ 1965:f75fbcc0e486

two known issues were fixed
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 28 Oct 2022 07:48:45 +0200
parents b33a104821a7
children f2a094fa8c33
comparison
equal deleted inserted replaced
1963:79fdc3b1f031 1965:f75fbcc0e486
49 https://groups.google.com/g/orthanc-users/c/04D4exKMVSA 49 https://groups.google.com/g/orthanc-users/c/04D4exKMVSA
50 50
51 * Compatibility with Google Chrome browser on iPad Air 4: 51 * Compatibility with Google Chrome browser on iPad Air 4:
52 https://groups.google.com/g/orthanc-users/c/7SgedbIiA2k/ 52 https://groups.google.com/g/orthanc-users/c/7SgedbIiA2k/
53 https://groups.google.com/g/orthanc-users/c/RfQJFgkOUYY/m/za7rkcLNBQAJ 53 https://groups.google.com/g/orthanc-users/c/RfQJFgkOUYY/m/za7rkcLNBQAJ
54
55 * the authorization header ('token' query arg) is not included in the HTTP headers.
56 Tested with https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/authorization-plugin-viewer-query-args/.
57
58 * the plugin does not work with DicomWeb plugin version 1.10.1 -> only 2 numbers are allowed:
59 https://groups.google.com/g/orthanc-users/c/xMcicKAldpM/m/b5Gz3wnyAQAJ
60 54
61 ----------------- 55 -----------------
62 Code refactorings 56 Code refactorings
63 ----------------- 57 -----------------
64 58