Postponed
Project:
Encrypted Settings Field
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2011 at 14:26 UTC
Updated:
24 May 2011 at 14:07 UTC
Hello,
The "Settings" in the module name is not very clear to me.
I guess it could be just renamed Encrypted Field, since any text that is stored in there is encrypted.
What do you think?
Comments
Comment #1
danithaca commentedThe problem is that this field doesn't support "text filters", so you can't use html or markdown. So it's only good to save plain text settings. Besides, it can validate whether the input is INI format.
If someone can make it support filters, then I can change it's name to "encrypted field".
Comment #2
giorgio79 commentedThanks danithaca, I understand.
Let's leave it as postponed if you agree, I may poke around a bit later with it. I also think this module may become popular in which case there might be users contributing patches.
Comment #3
danithaca commentedThis field only supports LANGUAGE_NONE for FieldAPI multi-lingual support. To make it go beyond "settings" field, it has to support multi-lingual.