Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
[MODEXPS-252] Add missing module permission for tenant install
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash committed Feb 9, 2024
1 parent 13b8e9b commit 96500b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@
"perms.users.get",
"configuration.entries.collection.get",
"configuration.entries.item.post",
"configuration.entries.item.put",
"perms.users.assign.immutable",
"data-export.job.collection.get",
"data-export.config.collection.get"
Expand Down

0 comments on commit 96500b6

Please sign in to comment.