Add scope for create group with admin privilege

This commit is contained in:
Kaveesha 2021-02-10 18:53:34 +05:30
parent 1e2afa6439
commit cbc11181fa

View File

@ -124,6 +124,7 @@
<Scope>perm:applications:uninstall</Scope> <Scope>perm:applications:uninstall</Scope>
<Scope>perm:admin-groups:count</Scope> <Scope>perm:admin-groups:count</Scope>
<Scope>perm:admin-groups:view</Scope> <Scope>perm:admin-groups:view</Scope>
<Scope>perm:admin-groups:add</Scope>
<Scope>perm:notifications:mark-checked</Scope> <Scope>perm:notifications:mark-checked</Scope>
<Scope>perm:notifications:view</Scope> <Scope>perm:notifications:view</Scope>
<Scope>perm:admin:certificates:delete</Scope> <Scope>perm:admin:certificates:delete</Scope>