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 3aba9e9dc7 Fixed: Duplicate main menu button after plugin creation (OFBIZ-13080) (#794) new 11986593b6 Improved: Prevent special encoded characters sequences in URLs (OFBIZ-13092) new 7e7b7c4266 Improved: Prevent special encoded characters sequences in URLs (OFBIZ-13092) new 2d2e197b49 Fixed: The non ASCII language in UiLabels.xml are not correctly handled during plugin creation (OFBIZ-13095) new bc856f46f8 Improved: Prevent special encoded characters sequences in URLs (OFBIZ-13092) The 4 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/resources/templates/UiLabels.xml | 10 ++-------- framework/security/config/security.properties | 2 +- .../apache/ofbiz/webapp/control/ControlFilter.java | 22 +++++++++------------- .../apache/ofbiz/webapp/control/LoginWorker.java | 9 --------- 4 files changed, 12 insertions(+), 31 deletions(-)