Field Encryption: Views Filters

Categories

Component ID

2402619

Component name

Field Encryption: Views Filters

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

399

Component created

Component changed

Component body

As stated in the Field Encryption module description:

Known Issues
Since the field data is encrypted these field values will not work with Views Filters, regular, exposed or contextual.

This module tries to fix that by inserting decrypted values into temporary tables, and rewrite the Views query to use those instead.

This is highly experimental, and will eat production databases!

Well, not really, but you should still be careful using this and report back all issues, fixes and praise! ;)

Installation

  • Download and enable this module
  • Encrypted fields used in Views filters should automatically be fixed

Happy testing!