comparison 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
comparison
equal deleted inserted replaced
218:6318db66448e 219:0f042939410d
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Performance: Replaced "OrthancPluginRegisterRestCallback" by "OrthancPluginRegisterRestCallbackNoLock" 4 * Performance: Replaced "OrthancPluginRegisterRestCallback" by "OrthancPluginRegisterRestCallbackNoLock"
5 5 * Authorization tokens passed as url search params in Orthanc Explorer are now transmitted to the viewer
6 and included as headers in every HTTP request to the Rest API easing the usage of the Authorization plugin
6 7
7 Version 2.5 (2019-02-27) 8 Version 2.5 (2019-02-27)
8 ======================== 9 ========================
9 10
10 * Upgrade to GDCM 2.8.8 for static builds 11 * Upgrade to GDCM 2.8.8 for static builds