RaygunServletClient and ignoreFormFieldNames?

MikaT

Posted on
Apr 30 2015

I'm having Java based web application I’m using “com.mindscapehq.raygun4java.webprovider.RaygunServletClient” to pass exceptions to Raygun. That works perfectly but there is a problem that it’s publishing a too much. So I would like to NOT publish some form-data / cookie values like password field values, session ids and such. Is it possible to use something like “ignoreFormFieldNames” with RaygunServletClient?


Callum

Posted on
May 15 2015

Apologies for the delay in the reply here - as you've noticed the RaygunServletClient doesn't currently have this feature but I've queued up the request to add it. Should be able to get a release out with new sanitization methods next week. Will let you know when this is available.


Reply