From dceb55497fb9b94a911b64945925028ecf865d69 Mon Sep 17 00:00:00 2001 From: Alain Mazy Date: Mon, 26 Aug 2024 12:11:13 +0200 Subject: [PATCH] revert permissions.json --- sources/orthanc_auth_service/permissions.json | 24 +++---------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/sources/orthanc_auth_service/permissions.json b/sources/orthanc_auth_service/permissions.json index 76fa79f..2e4c2d4 100644 --- a/sources/orthanc_auth_service/permissions.json +++ b/sources/orthanc_auth_service/permissions.json @@ -1,3 +1,5 @@ +// "SPDX-FileCopyrightText: 2022 - 2024 Orthanc Team SRL " +// SPDX-License-Identifier: CC0-1.0 { "roles": { "admin-role": { @@ -40,25 +42,5 @@ ] } }, - "available-labels": [ - "125", - "48", - "Label1", - "Label2", - "Label3", - "Label4", - "Label5", - "Label6", - "Label7", - "Label8", - "Label9", - "a", - "external", - "lt", - "tests-ohif", - "trotro", - "trt", - "tutu", - "wsi" - ] + "available-labels": [] } \ No newline at end of file