Mercurial > hg > orthanc-authorization
changeset 168:66c43e0021c1 0.7.2
0.7.2
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 16 May 2024 10:25:32 +0200 |
parents | e406ef204e3a |
children | ed1b908c9f78 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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")
--- 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"=="*"