Clarify documentation about parent project access right

Currently, we don't properly document that child projects inherit
access right from the parent project.

Change-Id: I3804e7ecb3be536a87c8739bbdcb641e97e308a9
This commit is contained in:
Gal Paikin
2020-06-26 14:05:53 +03:00
parent 379eb7d87d
commit e871aaaf2d

View File

@@ -186,6 +186,10 @@ A system wide access control list affecting all projects is stored in
project "`All-Projects`". This inheritance can be configured project "`All-Projects`". This inheritance can be configured
through link:cmd-set-project-parent.html[gerrit set-project-parent]. through link:cmd-set-project-parent.html[gerrit set-project-parent].
When projects are set as parent projects, the child projects inherit
all of the parent's access rights. "`All-Projects`" is treated as a
parent of all projects.
Per-project access control lists are also supported. Per-project access control lists are also supported.
Users are permitted to use the maximum range granted to any of their Users are permitted to use the maximum range granted to any of their