Logo
Explore Help
Sign In
Spring/spring-security
1
0
Fork 0
You've already forked spring-security
Code Issues Packages Projects Releases Wiki Activity
Files
11331d34d993b4ebde73de87f614b9b45adf85f0
spring-security/.gitignore
Luke Taylor 7d97adc687 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 "/".
2010-10-27 13:25:39 +01:00

18 lines
167 B
Plaintext
Raw Blame History

target/
.classpath
.springBeans
.project
.DS_Store
.settings/
.idea/
out/
intellij/
build/
*.log
*.iml
*.ipr
*.iws
.gradle/
gradle.properties
atlassian-ide-plugin.xml
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 62ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API