diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-09 17:53:23 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-09 17:53:23 -0600 |
| commit | b5460814d22b1eb2c3c8bdfd2c60ac5560ad0b3c (patch) | |
| tree | e2defae7781a2b962694b3756913e67d67c3da94 /etc/authzd | |
| parent | b3cbfaed168b8c28d1c740f705d92008608b6dcd (diff) | |
chore: remove id annotations
Diffstat (limited to 'etc/authzd')
| -rw-r--r-- | etc/authzd/policy0.cedar | 1 | ||||
| -rw-r--r-- | etc/authzd/policy1.cedar | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/etc/authzd/policy0.cedar b/etc/authzd/policy0.cedar index bf2e705a..bcc9a316 100644 --- a/etc/authzd/policy0.cedar +++ b/etc/authzd/policy0.cedar @@ -1,4 +1,3 @@ -@id("static_assets") permit (principal, action, resource) when { diff --git a/etc/authzd/policy1.cedar b/etc/authzd/policy1.cedar index b2f9716c..507ef3ed 100644 --- a/etc/authzd/policy1.cedar +++ b/etc/authzd/policy1.cedar @@ -1,4 +1,3 @@ -@id("sparkle_public") permit (principal, action, resource) when { |
