Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add masked SettingType #238

Open
apazureck opened this issue Mar 17, 2020 · 1 comment · May be fixed by #582
Open

Add masked SettingType #238

apazureck opened this issue Mar 17, 2020 · 1 comment · May be fixed by #582
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

Comments

@apazureck
Copy link

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!

@d-gubert d-gubert added 🆕 enhancement An enhancement which can be a new feature. triaged This has been triaged 🙋‍♂️ help wanted We want YOU to help! labels Jul 15, 2020
@d-gubert d-gubert added the Hacktoberfest Good candidate for Hacktoberfest 2020 label Aug 26, 2020
@apazureck
Copy link
Author

Would this be a good issue to start? If it is not that hard I would try to get it done. Where could I start?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants