Hi,

Maybe you want to encrypt the value of this special parameter ?!
It will be a never ending story to patch all places where this parameter
may leak.

See CryptoMapper for inspiration how to encrypt and decrypt strings.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Thu, Oct 23, 2014 at 7:25 PM, shareski <[email protected]> wrote:

> We have a secret parameter that we don't want to be logged in a stack trace
> or anything. Right now we're using a custom IRequestHandler to intercept
> the
> exception but I'm wondering if there's a more elegant way to do this.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Page-Parameters-logging-tp4668053.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to