1) http://www.random.org/strings/ will generate a random string for you if
you can't think of one on your own

2) Put that string into your AppModule class.

configuration.add(SymbolConstants.HMAC_PASSPHRASE,
the-random-string-goes-here);


On Wed, Nov 21, 2012 at 8:09 PM, TG <tapestry...@hotmail.com> wrote:

> Non-random string? How do I do that?
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Disabling-HMAC-check-tp5718156p5718173.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to