Skip to content

Commit

Permalink
Changed bootstrap policy to allow admins for super domains only , not…
Browse files Browse the repository at this point in the history
… sub-domains.
  • Loading branch information
hr2904 committed Jun 21, 2024
1 parent 5b8258d commit 4dc251e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/policies/bootstrap_entity_policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2886,7 +2886,7 @@
[
"entity-type:DataDomain",
"entity-classification:*",
"entity:*"
"entity:default/domain/*/super"
],
"policyActions":
[
Expand Down

0 comments on commit 4dc251e

Please sign in to comment.