PasswordValidated event in AddIn can not prevent a password to be changed.

PasswordValidated event in AddIn can not prevent a password to be changed.

Summary

User can modify his password although the PasswordValidated event prohibits it. This error has been fixed.

Description

In ProjectServiceExtension Add-In a user should be prevented by the “PasswordValidated” event from modifying his password. The property "IsSuccessful" in the event parameter is set to "false" as expected. That should prevent the user to change his password. However, the user can still modify his password.

The error was caused by a general problem with events that include modifiable parameters of type "enum" or "simple". This has been fixed. The “PasswordValidated” event now works as expected.

To benefit from this fix:

  • Update your zenon Software Platform to the latest build of zenon 10 or higher.


Item ID: 267311
Version: 12.00 Build: 162090
Version: 11.00 Build: 161931
Version: 10.00 Build: 162215