This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 9bc5f2b Improved: no functional change, simple formatting new 0380ab8 Fixed: Secure the uploads (OFBIZ-12080) new 33fe2aa Fixed: Remove _PREVIOUS_REQUEST_ Session Attribute on non-authentication pages (OFBIZ-12047) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: framework/security/config/security.properties | 2 -- .../src/main/java/org/apache/ofbiz/security/SecuredUpload.java | 8 ++++---- .../test/java/org/apache/ofbiz/security/SecurityUtilTest.java | 9 +-------- .../java/org/apache/ofbiz/webapp/control/RequestHandler.java | 2 +- 4 files changed, 6 insertions(+), 15 deletions(-)