commit | 1f59dcdc8f37e422b4b268ed17090a89272d0686 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Jun 05 05:13:47 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Jun 05 05:13:47 2020 +0000 |
tree | 050ee47a9ab607c3c4a4ec30d2e70405fb3e51e2 | |
parent | 1157374ccd08039fafa6410806429777aad6ee6e [diff] |
Had to add so REST Api can access the accounts/<account-id>/external.ids endpoint, per https://gerrit-review.googlesource.com/Documentation/access-control.html#capability_modifyAccount
diff --git a/project.config b/project.config index 4885a76..dd07e59 100644 --- a/project.config +++ b/project.config
@@ -17,6 +17,7 @@ streamEvents = group Non-Interactive Users accessDatabase = group user/Brian O'Connor (bocon) accessDatabase = group user/HungWei Chiu (hwchiu) + modifyAccount = group Administrators [access "refs/*"] read = deny group GitHub Replication - Open-Cloud read = deny group GitHub Replication - OpenCord