You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When entering the value of a password parameter into the application settings in the Axis web interface, the characters are visible and are not masked by "*" as I would expect. The AXParameter documentation states it should be:
Rendered as an input field for string in the ACAP settings interface.
The value of the parameter is masked by '*'.
It does change the saved characters to "*" after running or reinstalling the application, but when I type in a new value it is fully visible.
To reproduce
I am testing on an Axis M3065-V (Ambarella S5L) device.
Steps to reproduce the behavior:
Modify the AXParameter example to have a password-type parameter.
Build and install onto the camera device.
Modify the password parameter in the web interface (tested on Chrome, Safari, and FireFox) and see that the characters are not masked.
Describe the bug
When entering the value of a password parameter into the application settings in the Axis web interface, the characters are visible and are not masked by "*" as I would expect. The AXParameter documentation states it should be:
It does change the saved characters to "*" after running or reinstalling the application, but when I type in a new value it is fully visible.
To reproduce
I am testing on an Axis M3065-V (Ambarella S5L) device.
Steps to reproduce the behavior:
Screenshots
...
Environment
The text was updated successfully, but these errors were encountered: