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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-05 21:09:44 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-05 21:09:44 +0300
commita83bc624e4d040e52a66633156e9120a45bbefe5 (patch)
tree8f8bbec7750b378b9173b78c83cdf01dd5341d0a /doc/api/users.md
parent4046c3447e0a01fe48e224e72e12b27859b92822 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/users.md')
-rw-r--r--doc/api/users.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index 70a7e2a815f..a7714b72b59 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -217,7 +217,9 @@ For example:
GET /users?extern_uid=1234567&provider=github
```
-You can search for users who are external with: `/users?external=true`
+Instance administrators can search for users who are external with: `/users?external=true`
+
+You cannot search for external users if you are not an instance administrator.
You can search users by creation date time range with: