11 lines
356 B
Markdown
11 lines
356 B
Markdown
### Summary ###
|
|
|
|
request a password reset for a user account.
|
|
|
|
### IO ###
|
|
|
|
```[-email (text)] or [-user (text)]/[text]```
|
|
|
|
### Description ###
|
|
|
|
this will send a temporary password for the user account associated with the email adress given in -email or the username given in -user. this password can then be used with recover_account to reset the password. |