Open GoogleCodeExporter opened 9 years ago
Hi there,
Sorry for the slow response.
Can you be a bit more specific about which parts of the XML contain the
sensitive information please?
Thanks,
James
Original comment by jamesdriscoll71
on 24 Feb 2012 at 1:52
We solved this issue by explicitly marking sensitive information as such for
logging purposes, and not logging it.
Our logs look like this:
Name: "John Smith",
Password: "******"
Do you gain anything by logging the sensitive information? Could you change it
to log something like the length of a password, or a fraction of a card number?
Original comment by AkosLuka...@gmail.com
on 14 Mar 2012 at 9:20
Original issue reported on code.google.com by
mithi...@gmail.com
on 1 Apr 2011 at 10:33