Warning |
---|
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here ! |
Syntax
admResetUserPassword(userName, newPassword)
Alias
resetUserPassword(userName, newPassword)
Description
Excerpt |
---|
Updates the password for a user. |
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
userName | string | Yes | The username of user to change the password for |
newPassword | string | Yes | The password to set |
Return type
boolean
The result of operation
Example
Code Block |
---|
boolean result = resetUserPasswordadmResetUserPassword("username","Cx8pKJCMw!"); |
See also
Filter by label (Content by label) | ||||||||
---|---|---|---|---|---|---|---|---|
|