set_password
Description:
Changes the password of this to password.
hint is displayed to the user if they forget the password.
Note this function is synchronous and ignores errors.
Parameters:
| this |
the user object to alter. |
| password |
a password |
| hint |
a hint to help user recall password |