Explain how group and project permissions interact.
This commit is contained in:
parent
4123c76ec1
commit
6cc3bb0f8f
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
= render layout: 'help/layout' do
|
||||
%h3.page-title Permissions
|
||||
%p.light User has different abilities depends on access level he has in particular group or project
|
||||
%p.light Users have different abilities depending on the access level they have in particular group or project.
|
||||
%p.light If a user is both in a project group and in the project itself the highest permission level is used.
|
||||
%hr
|
||||
|
||||
%h4 Project:
|
||||
|
|
Loading…
Reference in a new issue