Skip to content

8.x 1.x

Ben Hamelin requested to merge issue/webform_encrypt-3292305:8.x-1.x into 8.x-1.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