[midPoint-git] [Evolveum/midpoint] f7e27d: GUI: Set maximum file upload limit to 10 per form

Tony Tkáčik noreply at github.com
Mon Apr 3 14:05:13 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: f7e27da938fe5a9b18f2ef6023c0f5c2fbacf9bc
      https://github.com/Evolveum/midpoint/commit/f7e27da938fe5a9b18f2ef6023c0f5c2fbacf9bc
  Author: Tony Tkacik <tonydamage at gmail.com>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/form/MidpointForm.java
    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




More information about the midPoint-svn mailing list