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
    • Related Articles

    • How can I reset the password of a zenon Service Engine/Runtime User?

      Resetting a password in the zenon Engineering Studio can be essential for maintaining security and managing user access to your project. zenon offers two different methods to reset a password: one through the zenon Engineering Studio and the other ...
    • AddIn does not start

      Check the Logs in DiagViewer. If it shows an ERROR in the GENERAL module which shows the exception: Scada.Internal.DotNetAddInExtension.AddInIntegration.Startup Cannot startup Add-In .NET Extension for instance id 'e1d3....'. Exception ...
    • AddIn does not start - Exception displayed in Log (DiagViewer)

      In case that an AddIn (Service or Wizard) does not start and the log shows an exception message likewise equally to that below check the software development of the AddIn. Scada.Internal.DotNetAddInExtension.AddInIntegration.Startup Cannot startup ...
    • Using AddIn in combination with WVS

      Can AddIns be used in WVS? Simple answer: yes, but... Types of AddIns, Types of WVS There need to be distinguished between a AddIn Service and an AddIn Wizard. Whereas the first is started and stopped and reacts in between on events is the latter ...
    • FAQ: I forgot my zenon Engineering Studio password, what is now? How do I am able to open my project?

      If a user forgets his Engineering Studio password, the administrator can remove the password and assign a new initial password. The administrator does not require knowing the password for these interventions. Recommendations: Create an administrator ...