Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.6
-
None
-
None
Description
I've been notified offline that dumping data by default in our TextExportMapper is not entirely correct as we might unintentionally leak sensitive information to logs.
Hence I would like to propose guarding that dump with a special property. This way we won't dump the data by default while still having the ability to conditionally do so if/when needed.