Skip to content

Commit

Permalink
revert permissions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amazy committed Aug 26, 2024
1 parent da1aede commit dceb554
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions sources/orthanc_auth_service/permissions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// "SPDX-FileCopyrightText: 2022 - 2024 Orthanc Team SRL <[email protected]>"
// SPDX-License-Identifier: CC0-1.0
{
"roles": {
"admin-role": {
Expand Down Expand Up @@ -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": []
}

0 comments on commit dceb554

Please sign in to comment.