comparison NEWS @ 121:ba9d72ecdbc4

fix labels on system resources
author Alain Mazy <am@osimis.io>
date Mon, 18 Sep 2023 16:33:08 +0200
parents 23f3d22ae04d
children db60c361e395
comparison
equal deleted inserted replaced
120:9ebcda90587f 121:ba9d72ecdbc4
1 Pending changes in the mainline
2 ===============================
3
4 * Now handling permissions based on labels from a user profile:
5 - filter the results from tools/find to grant access only to the
6 authorized_labels from the user profile
7 - grants access to resources (studies) based on their labels and
8 the authorized_labels from the user profile.
9 - check the https://github.com/orthanc-team/orthanc-auth-service
10 sample project for more details
11 * Added integration tests in the https://hg.orthanc-server.com/orthanc-tests/
12 repository.
13
1 2023-06-21 - v 0.5.3 14 2023-06-21 - v 0.5.3
2 ==================== 15 ====================
3 16
4 * New standard configuration "ohif" 17 * New standard configuration "ohif"
5 * new default permissions for labels 18 * new default permissions for labels