MRCI/docs/intern_commands/request_pw_reset.md
2019-09-06 23:43:07 -04:00

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.