Skip to content

fix: only map through fields that are to be encypted

Craig Smith requested to merge fix/encryption_vallues into master

Fixes issues with encryption it should: [ ] loop through all attributes that have been set [ ] filter out any that are not encryptable [ ] encrypt any remaining values that are not encrypted

Merge request reports