Commit 42a2422a authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'docs/fix-missing-force_random_password' into 'master'

docs: Restore documentation about force_random_password

See merge request gitlab-org/gitlab!25705
parents 0d7b6c81 b71b29d4
......@@ -367,6 +367,7 @@ Parameters:
- `email` (required) - Email
- `password` (optional) - Password
- `reset_password` (optional) - Send user password reset link - true or false(default)
- `force_random_password` (optional) - Set user password to a random value - true or false (default)
- `username` (required) - Username
- `name` (required) - Name
- `skype` (optional) - Skype ID
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment