Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.4 CE GA5, 7.0.0 DXP FP36
-
None
-
4
-
Security
Description
If I define a Password Meta.AD, the System Settings portlet does not correctly render the field as a password.
@Meta.AD( deflt = "", description = "Default password", type = Meta.Type.Password, required = false) public String password();