Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
setNewPassword
Function setNewPassword
set
New
Password
(
username
:
string
,
password
:
string
)
:
Promise
<
{
message
:
string
;
success
:
boolean
;
}
>
Sets a password for a user.
Parameters
username
:
string
The username.
password
:
string
The password to set.
Returns
Promise
<
{
message
:
string
;
success
:
boolean
;
}
>
Success or error message.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...
Sets a password for a user.