[midPoint-git] [Evolveum/midpoint] 7ae32c: GUI: Set maximum file upload limit to 10 per form
Tony Tkáčik
noreply at github.com
Tue Apr 18 11:32:27 CEST 2023
Branch: refs/heads/support-4.6
Home: https://github.com/Evolveum/midpoint
Commit: 7ae32c70ecf202dc5ef74b1d0bb1733adba7aa98
https://github.com/Evolveum/midpoint/commit/7ae32c70ecf202dc5ef74b1d0bb1733adba7aa98
Author: Tony Tkacik <tony.tkacik at evolveum.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M pom.xml
Log Message:
-----------
GUI: Set maximum file upload limit to 10 per form
apache fileupload-1.4 (and Wicket transitevelly) did not checked
for maximum file upload limit during processing multipart form
request which may resulted in overloading service.
Bumped wicket to private version .e1 which contains cherry-picked
update for setting max file count in fileupload-1.5
Signed-off-by: Tony Tkacik <tony.tkacik at evolveum.com>
More information about the midPoint-svn
mailing list