| commit | 4868acba164e32241693814640616dc67c6f23ca | [log] [tgz] |
|---|---|---|
| author | Jeroen van Meeuwen <vanmeeuwen@apheleia-it.ch> | Mon Jul 15 10:07:06 2024 +0000 |
| committer | Gerrit Code Review <gerrit@gerrit.alp1.infra.aphy.app> | Mon Jul 15 10:07:06 2024 +0000 |
| tree | a5fdc08a70e8b45f1706073501fedb305b6d1206 | |
| parent | 467f982467243a74c3c4486cedaec4aaaed272b0 [diff] |
Modify access rules
diff --git a/groups b/groups new file mode 100644 index 0000000..31d44aa --- /dev/null +++ b/groups
@@ -0,0 +1,3 @@ +# UUID Group Name +# +global:Anonymous-Users Anonymous Users
diff --git a/project.config b/project.config index a782fca..291a90d 100644 --- a/project.config +++ b/project.config
@@ -2,3 +2,5 @@ inheritFrom = All-Projects [submit] action = inherit +[access "refs/heads/*"] + read = group Anonymous Users