Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2016-07-16 00:46:29 +0300
committerRémy Coutable <remy@rymai.me>2016-07-20 15:38:21 +0300
commit4d69cb9d9460f9805bfc1f34ca3a600f54804167 (patch)
treed252ca69044d640cdc4d5253a00552ec5e90d5cc /doc/workflow/add-user
parenta920bf3834e870dbc1afabb043c962d26a9c9664 (diff)
Allow to disable user request access to groups/projects
Diffstat (limited to 'doc/workflow/add-user')
-rw-r--r--doc/workflow/add-user/add-user.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/workflow/add-user/add-user.md b/doc/workflow/add-user/add-user.md
index 0537ce0bcd4..53d9750d4d3 100644
--- a/doc/workflow/add-user/add-user.md
+++ b/doc/workflow/add-user/add-user.md
@@ -90,6 +90,9 @@ GitLab account using the same e-mail address the invitation was sent to.
## Request access to a project
+As project owner you can enable or disable non members to request access to
+your project. Go to project settings and click on **allow users to request access**
+
As a user, you can request to be a member of a project. Go to the project you'd
like to be a member of, and click the **Request Access** button on the right
side of your screen.