diff NEWS @ 219:0f042939410d

support for auth token passed as url search params
author amazy
date Tue, 03 Sep 2019 10:56:08 +0200
parents 6318db66448e
children abd287f2d92c
line wrap: on
line diff
--- a/NEWS	Wed May 29 16:51:35 2019 +0200
+++ b/NEWS	Tue Sep 03 10:56:08 2019 +0200
@@ -2,7 +2,8 @@
 ===============================
 
 * Performance: Replaced "OrthancPluginRegisterRestCallback" by "OrthancPluginRegisterRestCallbackNoLock"
-
+* Authorization tokens passed as url search params in Orthanc Explorer are now transmitted to the viewer
+  and included as headers in every HTTP request to the Rest API easing the usage of the Authorization plugin
 
 Version 2.5 (2019-02-27)
 ========================