fix read ad rules

This commit is contained in:
sbriat
2023-05-04 15:54:50 +02:00
parent 9ba715860e
commit 2a06eff235
3 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ package AD.READ
default allow := false
allow {
input.userUuid == input.owner
input.owner == input.requester
}
allow {