1842 Commits (bebd615507fef94f929f5d706e07c6703c40af2f)

Author SHA1 Message Date
Eleftheria Stein e97c643870 Deprecate WebSecurityConfigurerAdapter 4 years ago
Eleftheria Stein c2635ba6bf Apply configurers from spring.factories to HttpSecurity bean 4 years ago
Josh Cummings cbd87fac89 Polish ignoring() log messaging 4 years ago
Manuel Jordan 01ed617d5f Print ignore message DefaultSecurityFilterChain 4 years ago
Josh Cummings d538423f98 Add Saml2AuthenticationRequestResolver 4 years ago
Rob Winch ba922dcdf0 Exclude javax from hibernate dependency 4 years ago
Rob Winch 27e1a2ca69 Remove javax.transaction 4 years ago
Rob Winch 9d4ecc9c37 Additional removal of javax.inject 4 years ago
Rob Winch 678c386834 jsr250-api -> jakarta.annotation-api 4 years ago
Rob Winch 0e8c03401b javax.xml.bind:jaxb-api -> jakarta.xml.bind:jakarta.xml.bind-api 4 years ago
Rob Winch 8f64bb6c8c javax.servlet:javax.servlet-api -> jakarta.servlet:jakarta.servlet-api 4 years ago
Rob Winch f8e14683f6 Remove jcl-over-slf4j 4 years ago
Rob Winch 3c641dee75 Remove commons-logging 4 years ago
Eleftheria Stein a537b636c1 Add LDAP factory beans 4 years ago
Josh Cummings 75f25bff82 Polish multiple RequestRejectedHandlers support 4 years ago
Adam Ostrožlík 4ea57f3e3f Support multiple RequestRejectedHandler beans 4 years ago
Marcus Da Coregio 60ed3602f6 Make source code compatible with JDK 8 4 years ago
heowc 1ab0705b47 Fix typo 4 years ago
Marcus Da Coregio 18427b6411 Configure WebInvocationPrivilegeEvaluator bean for multiple filter chains 4 years ago
Josh Cummings cd8983d4e5 Polish enableSessionUrlRewriting Clarification 4 years ago
James Howe 5598688fa6 Clarify behaviour of enableSessionUrlRewriting 4 years ago
Marcus Da Coregio 65426a40ec Add Cross Origin Policies headers 4 years ago
Marcus Da Coregio ed3b0fbaad Prevent using both authorizeRequests and authorizeHttpRequests 4 years ago
Steve Riesenberg df0f6f83af Polish gh-9597 4 years ago
Karl Tinawi 925d531cbe Set details on authentication token created by HttpServlet3RequestFactory 4 years ago
Steve Riesenberg 074e38d565 Add missing since 4 years ago
Steve Riesenberg 3af619d565 Add hasIpAddress to Reactive Kotlin DSL 4 years ago
Josh Cummings a68411566e Polish Memory Leak Mitigation 4 years ago
Hiroshi Shirosaki 2bc643d6c8 Address SecurityContextHolder memory leak 4 years ago
Igor Pelesic a3a9de1b9b PermitAllSupport supports AuthorizeHttpRequestsConfigurer 4 years ago
Guirong Hu 43317c5a61 Support IP whitelist for Spring Security Webflux 4 years ago
« Christophe 4318a51971 Fix CsrfConfigurer default AccessDeniedHandler consistency 4 years ago
Stephane Nicoll 61ee4e5a76 Avoid using SpEL to change the meaning of the injection point 4 years ago
Onur Kagan Ozcan aa0f788f59 Add RedirectStrategy customization to ChannelSecurityConfigurer for RetryWith classes 4 years ago
Josh Cummings 7b15098570 Update Spring Security to 5.7 4 years ago
Josh Cummings 76ebbb84f7 Separate Namespace Servlet Docs 5 years ago
Marcus Da Coregio 2f1638ec57 Fix javadoc 5 years ago
Emil Sierżęga cb70b6a39b Fixed invalid usage of & tag in Javadocs 5 years ago
Emil Sierżęga 04b47c5928 Fixed various broken links in Javadocs 5 years ago
Emil Sierżęga a188138715 Javadocs author tag doesn't work in methods 5 years ago
Emil Sierżęga 6b26032ce7 Fixed invalid usege of > tag in Javadocs 5 years ago
Rob Winch f836897190 Checkstyle Fixes 5 years ago
Philipp Neuschwander 6db58cbf8a Conditionally resolve bearer token from request parameters 5 years ago
Gaurav Tiwari 33708e61fb Add postProcess support to Saml2LogoutConfigurer 5 years ago
Josh Cummings fbb7691be4 Polish SecurityNamespaceHandler Tests 5 years ago
Emil Sierżęga 8daa6ec1fd SecurityNamespaceHandler: update schema version to 5.6 5 years ago
Eleftheria Stein ba8844a67e Deprecate Kotlin methods that don't use reified types 5 years ago
Marcus Da Coregio 02b2fcc6f0 Restore ManagementConfigurationPlugin 5 years ago
Marcus Da Coregio d2e5f2ae0d Update Gradle to 7.2 5 years ago
Marcus Da Coregio 7112ee3eaa Allow SAML 2.0 loginProcessingURL without registrationId 5 years ago