Skip to content

Add logic to properly handle decrypting

Ben Hamelin requested to merge issue/webform_encrypt-3292305:8.x-1.x into 2.0.x

Adds a check for encryption profile before decrypting. Decrypt calls are not necessary for unencrypted elements. Includes error suppression on the unserialize() call as logging these errors is not preferred.

Merge request reports

Loading