Closed svendecabooter closed 8 years ago
See also the listing of TODOs in https://github.com/d8-contrib-modules/field_encrypt/pull/19. Perhaps it wasn't the best idea to create a new PR for the flow of the discussion, but it's easier to separate the 2 alternative approaches.
Some extra remarks, which were raised in https://github.com/d8-contrib-modules/field_encrypt/pull/19:
Finished reviewing and left comments.
YES this is much closer to what I was thinking. I really like it.
Added settings form to select default properties per field type, to be used when setting up any field for field encryption. Upon installing the module, sensible defaults are already set for core Drupal field types.
This is perfect, I'm merging this in to get this going. I love it
Alternative, simplified approach for integrating the field_encrypt module with the Encrypt module:
This alternative approach makes the dependency on Encrypt module a bit less open-ended, but I don't think that's necessarily a bad thing...