.. |
src
|
ed9411c660
SEC-1584: Addition of HttpFirewall strategy to FilterChainProxy to reject un-normalized requests and wrap the incoming request object before processing by the security filter chain to provide a more consistent representation of paths than is guaranteed by the servlet spec. The wrapper strips path parameters from pathInfo and servletPath to provide consistency of URL matching across servlet containers and protect against bypassing security constraints by the malicious addition of such parameters to the URL. The paths are canonicalized further by replacing of multiple sequences of "/" characters with a single "/".
|
15 years ago |
pom.xml
|
25d222208d
Switch version to 3.0.4-CI-SNAPSHOT.
|
15 years ago |
template.mf
|
e64866ae6a
Updated bundlor templates and introduced spring.version variable
|
15 years ago |
web.gradle
|
1872d94aa1
Porting gradle changes from master
|
15 years ago |