goBazinga / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

Change/Strip URL parts before logging #238

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
There are parts of the URL (name/value pairs) that should not wind up in the 
log for security purposes. How can I configure Elham to remove these before 
they are logged?

for example:

http://mywebserver/REST/username=fred&password=123

I would like to NOT capture the password in the exception log.

Original issue reported on code.google.com by berry.d...@gmail.com on 12 Jul 2011 at 9:36

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/238
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 25 Aug 2015 at 8:20