summaryrefslogtreecommitdiff
path: root/cedar.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cedar.conf')
-rw-r--r--cedar.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/cedar.conf b/cedar.conf
deleted file mode 100644
index 0d032bc..0000000
--- a/cedar.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-permit (
- principal == Subject::"*",
- action == Action::"GET",
- resource in Path::"/projects.json"
-);