Fixed: Prevent URL parameters manipulation (OFBIZ-13147)

When using "requirement" in URI the "require" token in security.properties
blocks the URL. Actually we need "require(" not "require":
https://gist.github.com/khakimov/5130151
1 file changed