diff options
Diffstat (limited to 'etc/authzd')
| -rw-r--r-- | etc/authzd/policy0.cedar | 1 |
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" + ) ) ) }; |
