[MRM-1250] Granting the Global Repository Manager/System Administrator role does not automatically assign the Global Repository Observer role

o add global repository observer role as child role of global repository manager


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@813337 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2009-09-10 09:59:00 +00:00
parent 1593c57ef9
commit 9471a08db3
1 changed files with 3 additions and 0 deletions

View File

@ -178,6 +178,9 @@
<permanent>true</permanent> <permanent>true</permanent>
</permission> </permission>
</permissions> </permissions>
<childRoles>
<childRole>archiva-global-repository-observer</childRole>
</childRoles>
</role> </role>
<role> <role>
<id>archiva-global-repository-observer</id> <id>archiva-global-repository-observer</id>