From 1fce00cc9c87b86055f116547d14fc94cc7842ea Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Wed, 12 Feb 2014 11:56:06 +0000 Subject: Anonymous user cannot write --- gitano-admin/rules/other-project.lace | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitano-admin/rules/other-project.lace b/gitano-admin/rules/other-project.lace index a42c06a..7bc80cc 100644 --- a/gitano-admin/rules/other-project.lace +++ b/gitano-admin/rules/other-project.lace @@ -12,7 +12,7 @@ # There are two classes of accessors here. Lorry and Others allow "Anyone may read here" op_read -allow "Anyone may write here" op_write +allow "Anyone may write here" op_write !is_anonymous # Lorry can do anything reffy which is not inside the local refs allow "Lorry may touch everything but refs/heads/##PREFIX##" op_is_reffy is_lorry !is_local_ref -- cgit v1.2.1