From: Andrew Grimberg Date: Fri, 20 Apr 2018 19:28:50 +0000 (+0000) Subject: Disable Anonymous access for the time being X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=fffae13c0ffebe06ce8a2afb98a09894d3f9841f;p=All-Projects.git Disable Anonymous access for the time being Akrainos currently has no public code available. As such we need to make sure that any repos on the system are not public access repos until they do go fully public. Signed-off-by: Andrew Grimberg --- diff --git a/project.config b/project.config index bc0f7db..36e5f86 100644 --- a/project.config +++ b/project.config @@ -12,8 +12,8 @@ priority = batch group Non-Interactive Users streamEvents = group Non-Interactive Users [access "refs/*"] + read = deny group Anonymous Users read = group Administrators - read = group Anonymous Users [access "refs/for/*"] addPatchSet = group Registered Users [access "refs/for/refs/*"]