# HG changeset patch # User Alain Mazy # Date 1715847932 -7200 # Node ID 66c43e0021c12f8116cd8eb4253c0714dcacbd25 # Parent e406ef204e3ad4e5516c533e8b2b8606f0a110a9 0.7.2 diff -r e406ef204e3a -r 66c43e0021c1 CMakeLists.txt --- a/CMakeLists.txt Wed May 15 14:31:04 2024 +0200 +++ b/CMakeLists.txt Thu May 16 10:25:32 2024 +0200 @@ -20,7 +20,7 @@ project(OrthancAuthorization) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "0.7.2") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline") diff -r e406ef204e3a -r 66c43e0021c1 NEWS --- a/NEWS Wed May 15 14:31:04 2024 +0200 +++ b/NEWS Thu May 16 10:25:32 2024 +0200 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +2024-05-16 - v 0.7.2 +==================== * Fix wrong forbidden access to /dicom-web/studies/../series for users who had "authorized_labels"=="*"