Closed Eisbaeeer closed 2 years ago
Agreed. That one should be easy enough for you to put in a pull request :).
Ahh, Ok. I will try my best ;-)
There is nothing to do ;-)
It is already usable with "control" like this:
{ "name": "password", "label": "Password", "type": "char", "length": 20, "value": "blabla", "control": "password" }
Ok, I think that is an unintended functionality 😎, I'll look into this later
Addressed in c14776636073471e79461854988e1e522b0904a7
It will be more secure, if the password is hidden in configuration in case of passwords are used in text fields. Or is there an other way to asterisk the text field? Thank you.