383 Commits (379cbd2a8b4e3b0b6a7dc95bba98ae080bb4cdcf)

Author SHA1 Message Date
Rob Winch 379cbd2a8b SEC-2274: Add ApplicationContext as HttpSecurity shared object 13 years ago
Rob Winch 0247dd124f SEC-2271: LogoutConfigurer#logoutUrl explains about CSRF 13 years ago
Rob Winch 110e769bd4 SEC-2257: Remove HttpSecurityBuilder#getAuthenticationManager() 13 years ago
Rob Winch 5fe32bb3c8 SEC-2216: Add withObjectPostProcessor 13 years ago
Rob Winch d62c2e0835 SEC-2244: Defaults based on loginPage are now updated when loginPage changes 13 years ago
Rob Winch e0cad0d684 SEC-2230: Fix Header tests 13 years ago
Rob Winch 2e852f4613 SEC-2230: Remove stray import 13 years ago
Rob Winch a469f26b10 SEC-2230: Polish Headers JavaConfig 13 years ago
Rob Winch e9bb9e766e SEC-1574: Add CSRF Support 13 years ago
Rob Winch 797df51264 SEC-2135: Support HttpServletRequest#changeSessionId() 13 years ago
Rob Winch 13da42ca1b SEC-2137: Allow disabling session fixation and enable concurrency control 13 years ago
Rob Winch 976d9a9016 SEC-2194: Polish java config sample apps 13 years ago
Rob Winch b13b87a1e7 Remove @Override from methods that override interfaces 13 years ago
Rob Winch 2266f0ca3f SEC-2238: Polish 13 years ago
Rob Winch 2fef79f3d2 SEC-2238: WebAsyncManagerIntegrationFilter Java Config 13 years ago
Rob Winch 94a73fee37 SEC-2230: Polish scoping and finals 13 years ago
Rob Winch a1bf28a697 SEC-2239: Remove duplicate SessionCreationPolicy 13 years ago
Rob Winch 606bddf598 SEC-2230: Add Header JavaConfig 13 years ago
Rob Winch bc8ff9590c SEC-2230: Defaults when using only <headers/> 13 years ago
Rob Winch c85328c5d1 SEC-2230: HTTP Strict Transport Security (HSTS)Add support for Strict 13 years ago
Rob Winch 8013cd54d6 SEC-2230: Added Cache Control support 13 years ago
Rob Winch 7b164bb5e1 SEC-2230: Polish pull request 13 years ago
Rob Winch 8acd205486 SEC-2232: HeaderFactory to HeaderWriter 13 years ago
Rob Winch fd754c5cab SEC-2098, SEC-2099: Fix build 13 years ago
Marten Deinum d0b40cd2ae - Created HeaderFactory abstraction 13 years ago
Rob Winch a63baa8391 SEC-2098, SEC-2099: Polishing 13 years ago
Marten Deinum 0adf5aea91 SEC-2098, SEC-2099: Created HeadersFilter 13 years ago
Rob Winch f5a30e55a3 SEC-2042: AbstractAuthenticationProcessingFilter supports RequestMatcher 13 years ago
Rob Winch f34b459c80 SEC-2205: Create UserDetailsServiceDelegator 13 years ago
Rob Winch a39ff1b041 SEC-2202: http.authorizeUrls() to http.authorizeRequests() 13 years ago
Rob Winch e1d8db4e95 SEC-2197: Allow multiple invocations on HttpSecurity 13 years ago
Rob Winch cf0fdc2d66 SEC-2222: Use auth parameter name instead of registry 13 years ago
Rob Winch 90bd241ce2 SEC-2199: Support multiple AuthenticationEntryPoint defaults 13 years ago
Rob Winch 87c9a14bff SEC-2198: http.httpBasic() defaults AuthenticationEntryPoint 13 years ago
Rob Winch 0f281f9575 SEC-2215: ServletApiConfigurer populates properties on SecurityContextHolderAwareRequestFilter 13 years ago
Rob Winch 5e6ca12b01 SEC-2097: Update integrationTestCompile to use optional and provided 13 years ago
Rob Winch 02551e1b7a SEC-2214: Update Spring Version 13 years ago
Rob Winch faa8b354b7 SEC-2209: add pom.xml 13 years ago
Rob Winch e5fc063680 SEC-2206: Gradle Propdeps 13 years ago
Rob Winch 07c3fdf8a7 SEC-2195: Update Groovy, Geb, Spock, httpcomponents, and Jetty 13 years ago
Rob Winch 1705c5d796 SEC-2207: Update Gradle to 1.6 13 years ago
Rob Winch fb45db11e9 SEC-2191: Remove AuthenticationManagerBuilder default constructor 13 years ago
Keesun Baik cf80cc88b5 SEC-2192: Create DEFAULT_FILTER_NAME 13 years ago
Rob Winch 70b3a330ef #137 WebSecurityConfigurerAdapter no longer uses getClass() for logger 13 years ago
Rob Winch 17bef05c3c #138 WebInvocationPrivilegeEvaluator has default value 13 years ago
Rob Winch d8ed429370 #138 Tests for WebSecurityExpressionHandler bean existing 13 years ago
Rob Winch 4d282cbe0d SEC-1953: Polish 13 years ago
Rob Winch 7412fe0748 SEC-1953: Polish bundlor warnings 13 years ago
Rob Winch d0c4e6ca72 SEC-1953: Spring Security Java Config support 13 years ago
Luke Taylor fba4fec84b SEC-2175: Correct XSD docs on auto-config. 13 years ago