1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Commit Graph

  • 4b0be84a0e Merge branch '7.0.x' Josh Cummings 2026-02-24 17:10:26 -07:00
  • 73ee893d98 Merge remote-tracking branch 'origin/6.5.x' into 7.0.x Josh Cummings 2026-02-24 17:10:14 -07:00
  • bec25edeb0 Merge pull request #18566 from Hann244/docs/gh-16530-jsp-method-attribute Josh Cummings 2026-02-24 17:08:14 -07:00
  • 4d43edfb20 Polish Documentation Josh Cummings 2026-02-24 14:19:51 -07:00
  • 9f9699f8a5 Clarify need for method attribute in JSP authorize tag onhann 2026-01-23 22:00:57 +09:00
  • 6d4726bfb7 Mark targetDomainObject as @Nullable in PermissionEvaluator Andrey Litvitski 2026-02-24 18:56:28 +03:00
  • d31ca7a758 Fix SecurityContextLogoutHandler.logout @param response Javadoc (cannot be null) Robert Winch 2026-02-24 09:54:36 -06:00
  • ac06067d02 Revert "Mark targetDomainObject as @Nullable in PermissionEvaluator" Robert Winch 2026-02-24 09:40:54 -06:00
  • b56a9666c8 Revert "Mark targetDomainObject as @Nullable in PermissionEvaluator" revert-18260-gh-18259 Rob Winch 2026-02-24 09:40:13 -06:00
  • 9f1381c382 Mark targetDomainObject as @Nullable in PermissionEvaluator Andrey Litvitski 2025-12-03 21:00:56 +03:00
  • f700aeac0f Bump tools.jackson:jackson-bom from 3.0.4 to 3.1.0 dependabot[bot] 2026-02-24 03:05:51 +00:00
  • 41a8d6aca5 Bump org-apache-maven-resolver from 1.9.26 to 1.9.27 dependabot[bot] 2026-02-24 03:04:55 +00:00
  • e81c64b94d Merge Update servlet/architecture.adoc to use include-code Rob Winch 2026-02-23 17:16:28 -06:00
  • 0c394696ce Fix servlet/architecture.adoc disable Sample Robert Winch 2026-02-23 16:34:18 -06:00
  • 62d1bc86e3 Update servlet architecture docs to use include-code Joe Kuhel 2025-10-15 10:37:50 -04:00
  • a4cadb5cc5 Merge Make PublicKeyCredentialCreationOptions Serializable Rob Winch 2026-02-23 16:01:34 -06:00
  • 701736da5d Fix checkstyle Robert Winch 2026-02-23 15:10:11 -06:00
  • 9e5a425859 Make PublicKeyCredentialCreationOptions Serializable Closes gh-16431 Mohammad Amin Pahlevani 2025-12-19 06:29:40 -08:00
  • 1ab17d941a Merge Improve error message for missing access attribute in intercept-url Rob Winch 2026-02-23 15:31:34 -06:00
  • 53300be8d7 Fix checkstyle Robert Winch 2026-02-23 15:15:29 -06:00
  • d5ba9dcada Add tests for intercept-url access attribute validation CHANHAN 2026-01-20 13:21:55 +09:00
  • fa87c78edb fix missing access attribute validation in FilterInvocationSecurityMetadataSourceParser CHANHAN 2026-01-20 08:43:52 +09:00
  • f1e367f93d fix missing access attribute validation in AuthorizationFilterParser CHANHAN 2026-01-20 08:43:34 +09:00
  • 4d0627e6c0 Merge pull request #18721 from coehgns/main Rob Winch 2026-02-23 11:58:27 -06:00
  • 3106f2be7b Merge pull request #18757 from wonderfulrosemari/gh-4265-csrf-multipart-header Rob Winch 2026-02-23 11:51:54 -06:00
  • b3e5f09eb3 Merge Document Keberose Dependency Coordinates Rob Winch 2026-02-23 11:47:06 -06:00
  • e1436c39f0 Merge Document Keberose Dependency Coordinates Robert Winch 2026-02-23 11:33:25 -06:00
  • 311235f39e Document Keberose Dependency Coordinates Robert Winch 2026-02-23 11:32:37 -06:00
  • fec988c82d Add Kerberos Migration Section Robert Winch 2026-02-23 11:29:50 -06:00
  • 17b434c1c1 Document the change in dependency coordinates with Spring Security 7 busoco-sjb 2026-02-20 15:59:46 +01:00
  • b451739b5c Merge pull request Fix GrantedAuthority.authority null in AuthoritiesAuthorizationManager Rob Winch 2026-02-23 11:17:21 -06:00
  • 0bb65411be Merge pull request Fix GrantedAuthority.authority null in AuthoritiesAuthorizationManager Rob Winch 2026-02-23 11:17:06 -06:00
  • d29c984881 Merge pull request #18544 from Khyojae/gh-18543 Rob Winch 2026-02-23 11:16:42 -06:00
  • cfb3bf38d8 Merge Fix: Handle null authority string in AuthoritiesAuthorizationManager into main Robert Winch 2026-02-23 10:54:00 -06:00
  • 151bcf3b0b Merge Fix: Handle null authority string in AuthoritiesAuthorizationManager into 7.0.x Robert Winch 2026-02-23 10:51:39 -06:00
  • 1116241ee3 Fix Checks for NullPointerException in AuthoritiesAuthorizationManager Robert Winch 2026-02-23 10:47:11 -06:00
  • d87dc9ae57 Fix: Handle null authority string in AuthoritiesAuthorizationManager Khyojae 2026-01-22 03:48:06 +09:00
  • ea1b3d819b Merge branch '7.0.x' Robert Winch 2026-02-23 08:17:27 -06:00
  • 2eb948d9b5 Ensure tests clear AuthorizationServerContextHolder Robert Winch 2026-02-19 15:07:11 -06:00
  • 881ddf796a Merge branch '7.0.x' Robert Winch 2026-02-23 08:13:58 -06:00
  • f2aef5168c Merge branch '6.5.x' into 7.0.x Robert Winch 2026-02-23 08:13:38 -06:00
  • ac556a45f9 Bump org.hibernate.orm:hibernate-core from 6.6.42.Final to 6.6.43.Final dependabot[bot] 2026-02-23 03:10:41 +00:00
  • c8731a8dc0 Bump com.fasterxml.jackson:jackson-bom from 2.18.5 to 2.18.6 dependabot[bot] 2026-02-23 03:10:21 +00:00
  • d62cce5bfb Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 dependabot[bot] 2026-02-23 03:06:52 +00:00
  • eca68b6cb3 Bump org.seleniumhq.selenium:selenium-java from 4.40.0 to 4.41.0 dependabot[bot] 2026-02-23 03:06:17 +00:00
  • 3e60eeb74c Bump org.hibernate.orm:hibernate-core from 7.2.4.Final to 7.2.5.Final dependabot[bot] 2026-02-23 03:05:43 +00:00
  • 21978cab22 Fix Build Errors for Improve AOT RuntimeHits Robert Winch 2026-02-19 10:17:27 -06:00
  • 2dd2863550 aot improvements Josh Long 2026-02-19 09:10:13 -06:00
  • 1fdfd45782 Bump spring-io/spring-security-release-tools/.github/workflows/test.yml dependabot[bot] 2026-02-13 00:33:59 +00:00
  • 0dc1aa1126 Ensure tests clear AuthorizationServerContextHolder Robert Winch 2026-02-19 15:07:11 -06:00
  • 3cc707621f Prevent execution of scheduled GitHub Actions on forks Stefano Cordio 2025-12-20 11:32:02 +01:00
  • f8ac095d48 Add nullability contract to PasswordEncoder#encode implementations Robert Winch 2026-02-19 14:21:45 -06:00
  • d65625e399 Update BCryptPasswordEncoder example in password-storage.adoc Chen He 2025-11-28 12:09:01 +08:00
  • 18068c9099 fix compile warning in spring-security-test Minu Kim 2026-01-26 23:50:41 +09:00
  • a539f056f7 Add javadoc-warnings-error Tran Ngoc Nhan 2026-01-28 13:18:14 +07:00
  • 2b04177151 Merge branch '7.0.x' Robert Winch 2026-02-19 13:30:21 -06:00
  • a4a6e9124c Merge branch '6.5.x' into 7.0.x Robert Winch 2026-02-19 13:30:13 -06:00
  • b21159f453 Bump org.junit:junit-bom from 6.0.2 to 6.0.3 Robert Winch 2026-02-19 13:29:42 -06:00
  • 6f7c8cb352 Bump org-apache-maven-resolver from 1.9.25 to 1.9.26 Robert Winch 2026-02-19 13:29:36 -06:00
  • 5973a66bb1 Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 Robert Winch 2026-02-19 13:29:30 -06:00
  • 3e3eeda560 Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 Robert Winch 2026-02-19 13:28:49 -06:00
  • cc6a005aa5 Add InetAddressMatcher Robert Winch 2026-02-02 16:01:24 -06:00
  • d4589c0fcb Merge branch '7.0.x' Robert Winch 2026-02-19 11:00:16 -06:00
  • e2486a2590 Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 dependabot[bot] 2026-02-19 03:09:24 +00:00
  • dbf7f4cfe5 Remove unused @Nullable Tran Ngoc Nhan 2026-02-19 17:55:08 +07:00
  • f27738c1f8 Bump org.springframework:spring-framework-bom from 7.0.4 to 7.0.5 dependabot[bot] 2026-02-19 03:04:39 +00:00
  • 8d76ae0844 Document multipart CSRF header option wonderfulrosemari 2026-02-19 02:06:19 +09:00
  • 73b055baa9 Bump org-opensaml5 from 5.2.0 to 5.2.1 dependabot[bot] 2026-02-18 03:04:15 +00:00
  • 5194826606 implement single-line RSA key support earlgrey02 2026-01-27 17:47:56 +09:00
  • fc48088759 Polish Josh Cummings 2026-02-17 17:04:35 -07:00
  • d528be38bb Add postProcessor to Introspector Builder itsmevichu 2026-01-31 14:15:05 +05:30
  • da0cd0bc68 Remove unused import Tran Ngoc Nhan 2026-02-13 09:20:21 +07:00
  • 410812c5bc Reduce Diff Size Josh Cummings 2026-02-12 17:08:19 -07:00
  • 329d9e2dfd Revert code Tran Ngoc Nhan 2025-10-21 20:13:40 +07:00
  • dc8ed8b168 Fix checkstyle Tran Ngoc Nhan 2025-10-21 19:57:16 +07:00
  • 17933ddab3 Resolve feedback Tran Ngoc Nhan 2025-10-21 19:35:05 +07:00
  • deb6416c93 Fix checkstyle Tran Ngoc Nhan 2025-08-27 02:29:53 +07:00
  • 9323775c5f Update javadoc and apply StringUtils#hasLength Tran Ngoc Nhan 2025-08-27 01:27:24 +07:00
  • 4cc5f543ab Add author Tran Ngoc Nhan 2025-08-24 14:03:51 +07:00
  • 67bc1d8d4a Polish some methods Tran Ngoc Nhan 2025-08-24 13:55:32 +07:00
  • 17b5cdde55 Remove redundant check and exception Tran Ngoc Nhan 2025-08-24 13:55:05 +07:00
  • e91b098c7c Update javadoc Tran Ngoc Nhan 2025-08-24 13:42:50 +07:00
  • 21bef947b0 Use String#isEmpty Tran Ngoc Nhan 2025-08-24 13:00:09 +07:00
  • 6fcca39500 Mark CsrfTokenRequestAttributeHandler#setCsrfRequestAttributeName as Nullable Andrey Litvitski 2026-01-30 00:08:09 +03:00
  • 544f635e9b Polish gh-17246 Joe Grandja 2026-02-17 14:38:02 -05:00
  • e4dcffae8a Ensure ID Token is updated after refresh token (Reactive) Evgeniy Cheban 2025-06-14 04:41:40 +03:00
  • f52f097a4d Bump ch.qos.logback:logback-classic from 1.5.31 to 1.5.32 dependabot[bot] 2026-02-17 03:05:01 +00:00
  • 1cd145d026 Bump org-apache-maven-resolver from 1.9.25 to 1.9.26 dependabot[bot] 2026-02-17 03:04:53 +00:00
  • 3c55f057b1 Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 dependabot[bot] 2026-02-17 03:10:25 +00:00
  • 6d2a414022 Bump org-apache-maven-resolver from 1.9.25 to 1.9.26 dependabot[bot] 2026-02-17 03:09:56 +00:00
  • 58df50c3a3 Bump org-apache-maven-resolver from 1.9.25 to 1.9.26 dependabot[bot] 2026-02-17 03:06:35 +00:00
  • 79156b2387 Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 dependabot[bot] 2026-02-17 03:06:15 +00:00
  • 4aa9ff99f5 Bump org.junit:junit-bom from 6.0.2 to 6.0.3 dependabot[bot] 2026-02-16 03:06:21 +00:00
  • 9b978ae70b Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.31 dependabot[bot] 2026-02-16 03:06:02 +00:00
  • 3abb69d5a9 Bump org.junit:junit-bom from 6.0.2 to 6.0.3 dependabot[bot] 2026-02-16 03:15:44 +00:00
  • 6c2b2a7611 Next development version github-actions[bot] 2026-02-13 18:24:26 +00:00
  • 0fab34f359 Release 6.5.8 6.5.8 github-actions[bot] 2026-02-13 17:54:05 +00:00
  • 73dff1f8a3 Next development version Joe Grandja 2026-02-13 12:23:48 -05:00
  • e5906d97ea Remove Typo in Java Version Declaration Josh Cummings 2026-02-13 10:03:12 -07:00
  • 928ad9600c Release 7.1.0-M2 7.1.0-M2 github-actions[bot] 2026-02-13 16:25:52 +00:00