From 3f54e2fc59f21029813863491b37e39bb6015115 Mon Sep 17 00:00:00 2001 From: mo khan Date: Wed, 2 Apr 2025 11:23:47 -0600 Subject: refactor: move policies and entities in policies package --- cedar.conf | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 cedar.conf (limited to 'cedar.conf') diff --git a/cedar.conf b/cedar.conf deleted file mode 100644 index 0d032bc8..00000000 --- a/cedar.conf +++ /dev/null @@ -1,5 +0,0 @@ -permit ( - principal == Subject::"*", - action == Action::"GET", - resource in Path::"/projects.json" -); -- cgit v1.2.3