summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/authzd/policy0.cedar1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/authzd/policy0.cedar b/etc/authzd/policy0.cedar
index 75cf8178..e1037457 100644
--- a/etc/authzd/policy0.cedar
+++ b/etc/authzd/policy0.cedar
@@ -44,6 +44,7 @@ when {
) || (
context.method == "POST" && (
context.path == "/sparkles/restore"
+ )
)
)
};