Skip to content

Commit 1463bfe

Browse files
fix: directory account parents (#2345)
* fix: directory account parents Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * regen, weird linter Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * fix Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> * regen hash Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com> --------- Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
1 parent cd8ab67 commit 1463bfe

33 files changed

Lines changed: 2708 additions & 2968 deletions

.task/checksum/generate-ent-smart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
71c6803da73cf185f0e55b94acfe953c
1+
19991dc1f72926cc38f0dd8409e8a4ab
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
15375a69c5305a27bed4f0d527ab612c
1+
cc252ed99a8fae1ac4f143a5170f63ba

fga/model/model.fga

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@ type directory_account
599599
define can_delete: [service]
600600
define audit_log_viewer: ([user, service] or audit_log_viewer from parent) and can_view
601601
define parent: [user, service, organization, integration, directory_sync_run, identity_holder, platform]
602+
define editor: [organization#owner] or can_edit from parent
602603
define viewer: can_view from parent
603604
define blocked: [user, group#member]
604605

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2996c2bfe1a6933e566d026c3f846f6da363848ead6308c26c0bab8f88a757c0
1+
e7c86b3bb8f1e2800ef9635b06be641f36d326768396cdced419e5e40462a340
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
57f93632b28c2b3ae4a44def0326cdb6dbbebcb937326584d1e85e7bf389e731
1+
f096a84704df718bf3295e1b7dcf72e29be580d322fb0a436b9d829339b496ba

0 commit comments

Comments
 (0)