Disable Anonymous access for the time being
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 20 Apr 2018 19:28:50 +0000 (19:28 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Fri, 20 Apr 2018 19:28:50 +0000 (19:28 +0000)
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 <agrimberg@linuxfoundation.org>
project.config

index bc0f7db..36e5f86 100644 (file)
@@ -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/*"]