# HG changeset patch # User Alain Mazy # Date 1652194140 -7200 # Node ID 69589c7fe58d7a93c13a519dd90318e71c241477 # Parent efed41b76dc735a560b4d143ebed22ba488de0dd todo: auth headers diff -r efed41b76dc7 -r 69589c7fe58d TODO --- a/TODO Tue May 10 15:58:58 2022 +0200 +++ b/TODO Tue May 10 16:49:00 2022 +0200 @@ -49,6 +49,9 @@ 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/. + ----------------- Code refactorings