nate-parrott / Flashlight

The missing Spotlight plugin system
http://flashlight.nateparrott.com
Other
5.39k stars 411 forks source link

Add support for passwords in settings #452

Closed RedAnt79 closed 9 years ago

RedAnt79 commented 9 years ago

Hi, I want to put user account settings into the settings of a plugin. When using "text" the password is visible. Please add a "password" input field, so it is not directly hidden.

Thanks.

nate-parrott commented 9 years ago

Good idea, thanks! In the next release of Flashlight, you'll be able to set "password": true in the preferences JSON for a text field to make it secure.