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:
authorDaniel Juarez <daniel.juarez.gonzalez@cern.ch>2017-11-21 18:47:58 +0300
committerRémy Coutable <remy@rymai.me>2017-11-21 18:47:58 +0300
commit0b9e1e16626eff4cd8ae43ce47ec0f965beaf843 (patch)
tree4171348087b509348c59bb7d35f55fe6f5972f81 /doc/api/users.md
parent28a5f5f2e91297a56369c39e96be25187ad0a1dd (diff)
Skip confirmation user api
Diffstat (limited to 'doc/api/users.md')
-rw-r--r--doc/api/users.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index aa711090af1..478d747a50d 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -297,6 +297,7 @@ Parameters:
- `location` (optional) - User's location
- `admin` (optional) - User is admin - true or false (default)
- `can_create_group` (optional) - User can create groups - true or false
+- `skip_reconfirmation` (optional) - Skip reconfirmation - true or false (default)
- `external` (optional) - Flags the user as external - true or false(default)
- `avatar` (optional) - Image file for user's avatar