From 8ce44f68b06f9edd1f19be8f38f11cd7a9002962 Mon Sep 17 00:00:00 2001 From: xfra35 Date: Wed, 28 Sep 2016 14:08:51 +0200 Subject: [PATCH] Doc fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c7131b..44646e8 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ allow /*/create = superuser [ACCESS.rules] deny * /* = * deny GET /* = * -allow POST|PUT|PATCH|DELETE = superuser +allow POST|PUT|PATCH|DELETE /* = superuser ``` ### Secure a members-only site