Add masked SettingType #238
Labels
Hacktoberfest
Good candidate for Hacktoberfest 2020
🆕 enhancement
An enhancement which can be a new feature.
🙋♂️ help wanted
We want YOU to help!
triaged
This has been triaged
Hi,
I would like to write an app where a username and a password is required.
Is there any (undocumented) option to create a masked text box in the settings for a custom app?
For now I use
SettingType.STRING
, but then the password can be read and easily copied. It would be nice if there was a masked / password text box the user can put their password in.Cheers!
The text was updated successfully, but these errors were encountered: