Would you please add an other field type? We need an encrypted field to store users' password of 3rd party sofeware, in order to implement "Single-Sign-In" feature within drupal.
For now, we can only use "single-line textfield" instead, but:
1. It should be shadowed to "********" when input;
2. It should be encrypted in the database;
3. It shouldn't be displayed in the user's view page;

Would you please help me?
Thanks a lot in advance!

Comments

davemybes’s picture

Its been a while since this was posted. If you still want the feature in the new 5.x release, please open a new issue.

davemybes’s picture

Priority: Critical » Normal
davemybes’s picture

Status: Active » Closed (fixed)