Problem/Motivation
As noted on the project page:
This module currently has no UI, and is operated entirely via Drush.
Proposed resolution
Create a UI
Issue fork credential_mask-3551180
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
suryabhi commentedComment #5
dlevchik commentedAdded a form to configure the credential_mask module, similar to the config ignore style.
I suspect that the validation and saving logic may be unnecessarily complex, so please feel free to improve it.
Comment #7
malcomio commentedThanks