0.1.4 • Published 9 years ago

tocco-action-password-update v0.1.4

Weekly downloads
22
License
-
Repository
-
Last release
9 years ago

Password-Update

Input parameters

NameMandatoryDescription
principalPkxThe primary key of the principal (as string)
showOldPasswordFieldBy default, there is no input field for the old password. Set this property to true to render the input field.
oldPasswordUnless the user which submits the dialog is login manager, you must either provide the old password of the user with this property or enable the old-password input (see showOldPasswordField) so that the user is able to enter his current password

Events

NameDescription
initializedThis event is fired once the dialog is fully initialized (validation rules have been loaded and rendered)
successThis event is fired after password has been updated successfully
0.1.4

9 years ago

0.1.3-beta.2

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago