Experimental project
This is a sandbox project, which contains experimental code for developer use only.
This module hides the value of a textfield from the user. The main use case is Admin forms that require a 3rd Party API password, key or secret. If there is a value for the field, it will show masked markup with a 'change' button. If there is no value, or the change button has been clicked, it will display a blank textfield to enter the value.
This is designed to be a drop in replacement of a textfield type.
Note:
Any sensitive information should be encrypted in the database. As of this module does not encrypt the value, it is still up to the user.
Supporting organizations:
Project information
- Project categories: Site structure
- Created by kmoll on , updated
