UserManWebInterface.postResetPassword

Undocumented in source. Be warned that the author may not have intended to support it.
class UserManWebInterface
@noAuth
@errorDisplay!getResetPassword
void
postResetPassword
(
ValidEmail email
,
string code
,
ValidPassword password
,
Confirm!"password" password_confirmation
,
HTTPServerResponse res
)

Meta