userman ~master (2020-06-09T07:53:37Z)
Dub
Repo
UserManUserAPI.resetPassword
userman
api
UserManUserAPI
Sets a new password using a password reset code.
interface
UserManUserAPI
@
safe
void
resetPassword
(
string
email
,
string
reset_code
,
string
new_password
)
Meta
Source
See Implementation
userman
api
UserManUserAPI
functions
activate
get
getByEmail
getByEmailOrName
getByName
getGroups
getRange
invite
register
remove
removeProperty
requestPasswordReset
resendActivation
resetPassword
setActive
setBanned
setEmail
setFullName
setPassword
setProperty
testLogin
properties
count
properties
structs
CollectionIndices
Sets a new password using a password reset code.