Re: file upload name filtering

Greg Huber <[email protected]> Tue, 11 Feb 2025 08:51:36 +0000
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <[email protected]>
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!