lukaszlenart commented on pull request #147:
URL: https://github.com/apache/struts-site/pull/147#issuecomment-702332041
@apache/struts-committers this is ready
This is an automated message from the Apache Git Service.
To resp
struts.token. seems only to be used internally, so maybe rename to
struts_token_ to would be the way to go?
On 01/10/2020 09:06, Lukasz Lenart wrote:
Either we can ignore "struts.token" and "struts.token.name" in the
interceptor or make those params compliant with the regex - rename
them to "st
Either we can ignore "struts.token" and "struts.token.name" in the
interceptor or make those params compliant with the regex - rename
them to "struts_token" and "struts_token_name"
niedz., 27 wrz 2020 o 20:00 James Chaplin napisaĆ(a):
>
> Hello Greg.
>
> Those log warnings are due to WW-5077 chan