Commit b71b29d4 authored by Andrea Scarpino's avatar Andrea Scarpino

Restore documentation about force_random_password

This was in d6f20b55, but it got removed with a347d159.
parent aba9de55
......@@ -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