Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
285538d0
Commit
285538d0
authored
Jul 13, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add back missing permissions in permissions.md doc
parent
222c419e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
doc/administration/auth/ldap.md
doc/administration/auth/ldap.md
+1
-1
doc/user/permissions.md
doc/user/permissions.md
+3
-0
doc/user/project/file_lock.md
doc/user/project/file_lock.md
+1
-1
No files found.
doc/administration/auth/ldap.md
View file @
285538d0
...
...
@@ -208,7 +208,7 @@ production:
8.
9 and above.
Using the
`external_groups`
setting will allow you to mark all users belonging
to these groups as
[
external users
](
../../
permissions
/permissions.md
)
. Group membership is
to these groups as
[
external users
](
../../
user
/permissions.md
)
. Group membership is
checked periodically through the
`LdapGroupSync`
background task.
**Configuration**
...
...
doc/user/permissions.md
View file @
285538d0
...
...
@@ -56,12 +56,15 @@ The following table depicts the various user permission levels in a project.
| Manage runners | | | | ✓ | ✓ |
| Manage build triggers | | | | ✓ | ✓ |
| Manage variables | | | | ✓ | ✓ |
| Manage pages | | | | ✓ | ✓ |
| Manage pages domains and certificates | | | | ✓ | ✓ |
| Delete environments | | | | ✓ | ✓ |
| Switch visibility level | | | | | ✓ |
| Transfer project to another namespace | | | | | ✓ |
| Remove project | | | | | ✓ |
| Force push to protected branches [^2] | | | | | |
| Remove protected branches [^2] | | | | | |
| Remove pages | | | | | ✓ |
[
^1
]:
If
**Allow guest to access builds**
is enabled in CI settings
[
^2
]:
Not
allowed for Guest, Reporter, Developer, Master, or Owner
...
...
doc/user/project/file_lock.md
View file @
285538d0
...
...
@@ -93,4 +93,4 @@ locks and [remove the ones you have permission for](#permissions-on-file-locking
[
ee-440
]:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/440
"File Lock"
[
pricing page
]:
https://about.gitlab.com/pricing
[
push access
]:
../../
permissions
/permissions.md
[
push access
]:
../../
user
/permissions.md
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment