ozimov/spring-boot-email-tools

Email log anonymizer

robertotru opened this issue · 2 comments

Allow the possibility to register an optional bean that should be used in logging to anonymize/format the email toString() value.
Maybe someone does not want to store private content in the logs or simply needs to save some disk space.

I add that there may be some attempt to perform a CRLF attack by injecting malicious code in the logs. So, it the logged email should be sanitised anyway to prevent such kind of attacks

Feature will be released in version 0.5.2