1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

feature #3175: Group Users can create Security Groups

This commit is contained in:
Ruben S. Montero 2014-11-20 15:34:38 +01:00
parent a3d90ce88f
commit aaba12f72b

View File

@ -91,7 +91,8 @@ AclManager::AclManager(
PoolObjectSQL::NET |
PoolObjectSQL::IMAGE |
PoolObjectSQL::TEMPLATE |
PoolObjectSQL::DOCUMENT,
PoolObjectSQL::DOCUMENT |
PoolObjectSQL::SECGROUP,
AuthRequest::CREATE,
AclRule::INDIVIDUAL_ID |
zone_id,