We are in the process of Encrypting the data that goes into the members DB because of new GDPR and Government regulations here in the UK stating that all personal data needs to be Encrypted.
We need to Decrypt the data shown on the members List View and the users list view for example: /umbraco#/member/member/list/all-members
Is there a way to extend the code to decrypt the data?
Hi Jonathan, I was wondering if you have found a solution for this?
I have successfully encrypted and decrypted the data on the member view but not on the list view.
Extend Members List View
Hi,
We are in the process of Encrypting the data that goes into the members DB because of new GDPR and Government regulations here in the UK stating that all personal data needs to be Encrypted.
We need to Decrypt the data shown on the members List View and the users list view for example: /umbraco#/member/member/list/all-members
Is there a way to extend the code to decrypt the data?
Thanks
Jon
Hi Jonathan, I was wondering if you have found a solution for this? I have successfully encrypted and decrypted the data on the member view but not on the list view.
Hi David and Jonathan,
Have you figured out a solution, I want to extend list view, as the search results are not returning anything sometimes.
is working on a reply...