Re: file upload name filtering

2025-02-11 Thread Greg Huber
Filename length is a possible good way to go, with an override of the length and then truncate or block option. On 11/02/2025 06:21, Lukasz Lenart wrote: Hm... looks like I must re-think this approach, thanks all for reporting this issue!

Re: Upload Form field name [struts.token.name] is not accepted

2025-02-11 Thread Łukasz Lenart
śr., 12 lut 2025 o 04:50 戸田 栞太(HARP) napisał(a): > > In versions prior to 6.7.2, struts.token.name was successfully retrieved as a > token. However, the current issue of not being able to retrieve it occurs in > an Interceptor instead of a Normal Action. > > [2025-02-12 09:36:30.309] INFO Dispa

RE: Upload Form field name [struts.token.name] is not accepted

2025-02-11 Thread 戸田 栞太(HARP)
In versions prior to 6.7.2, struts.token.name was successfully retrieved as a token. However, the current issue of not being able to retrieve it occurs in an Interceptor instead of a Normal Action. [2025-02-12 09:36:30.309] INFO Dispatcher - Unable to find 'struts.multipart.saveDi