Article Details
Id:15877
Product:finPOWER Connect
Type:FIX
Version:3.01.11
Opened:13/02/2019
Closed:13/02/2019
Released:03/04/2019
Job: J021875
Breaking Change

Auditing; Encrypted User Data showing unencrypted in Logs and the grid on the Audit page

When saving String User Data as encrypted, and if the User Data is audited, the unencrypted values may be shown in the Log page and in the Audit page's grid.

Note, the Summary Page on the Audit page correctly shows the data as encrypted.

The finBL.Utilities.KeyValueListToText() function now has a new optional parameter "encrypt", default = True, which updates encrypted String items as "{encrypt}" when True.