Commit Graph

  • be64c67af5
    Enable Null checking in spring-security-web via JSpecify main Rob Winch 2025-08-21 14:24:08 -05:00
  • a58f3282d9
    Fix config/src/test/kotlin nullability for web Rob Winch 2025-08-29 15:46:08 -05:00
  • c2ba662b91
    Enable Null checking in spring-security-web via JSpecify Rob Winch 2025-08-21 14:02:17 -05:00
  • 49f308adb0
    Use Supplier<? extends @Nullable Authentication> Rob Winch 2025-08-28 11:05:15 -07:00
  • 4cbe8de7ea Polish RSocket Anonymous Support Josh Cummings 2025-08-26 17:21:39 -06:00
  • 559b73b39f Add Disabling Anonymous Authentication in RSocketSecurity Andrey Litvitski 2025-08-05 00:12:02 +03:00
  • 3278f3a410 Add discoverJwsAlgorithms() in NimbusJwtDecoder Andrey Litvitski 2025-08-24 04:11:57 +03:00
  • 4cd2f3a415
    Bump org-opensaml5 from 5.1.5 to 5.1.6 dependabot/gradle/main/org-opensaml5-5.1.6 dependabot[bot] 2025-08-26 21:35:57 +00:00
  • 954135aa4b
    Bump org.hibernate.orm:hibernate-core from 6.6.26.Final to 6.6.27.Final dependabot/gradle/6.5.x/org.hibernate.orm-hibernate-core-6.6.27.Final dependabot[bot] 2025-08-25 06:05:18 +00:00
  • 95660ed601
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.27.Final dependabot/gradle/6.4.x/org.hibernate.orm-hibernate-core-6.6.27.Final dependabot[bot] 2025-08-25 05:42:49 +00:00
  • 36f1de945f
    Add OneTimeTokenAuthentication Josh Cummings 2025-08-22 15:21:13 -06:00
  • 6663eea65f
    Polish OTT Tests Josh Cummings 2025-08-22 15:46:28 -06:00
  • 89b2f9cf54
    Improve Test Runnability in IDE Josh Cummings 2025-08-21 13:13:49 -06:00
  • 0e39685b9c Merge branch '6.5.x' Josh Cummings 2025-08-22 12:40:41 -06:00
  • 9d64880ea9 Merge branch '6.4.x' into 6.5.x 6.5.x Josh Cummings 2025-08-22 12:40:12 -06:00
  • 8b2a453301 Advise Favoring PostAuthorize on Reads 6.4.x Josh Cummings 2025-08-22 12:25:06 -06:00
  • d1962201b5 Merge branch '6.5.x' Josh Cummings 2025-08-22 11:07:59 -06:00
  • 857ca9c412 Merge remote-tracking branch 'origin/6.4.x' into 6.5.x Josh Cummings 2025-08-22 11:07:37 -06:00
  • 894105aab5 Fix traceId discrepancy in case error in servlet web Nikita Konev 2025-05-18 15:57:28 +03:00
  • f7f41ba6c4
    Add missing @NullMarked to spring-data package-info Rob Winch 2025-08-22 11:59:28 -05:00
  • f496ded4e5
    AuthorizationManager allows null Authentication Rob Winch 2025-08-22 12:02:51 -05:00
  • 583e668c6b Remove opensaml5Test Task Josh Cummings 2025-08-22 09:19:20 -06:00
  • d6a0e3bf78
    Fix Nullability Imports Rob Winch 2025-08-22 09:00:15 -05:00
  • 312c2049f3
    Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 dependabot/gradle/6.4.x/io.micrometer-micrometer-observation-1.14.10 dependabot[bot] 2025-08-22 04:10:44 +00:00
  • 3dd4686feb
    Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9 dependabot/gradle/6.5.x/org.springframework.data-spring-data-bom-2024.1.9 dependabot[bot] 2025-08-22 03:38:28 +00:00
  • 29bb4919ca
    Add Nullability to spring-security-data Rob Winch 2025-08-21 13:41:42 -05:00
  • d9210c6596
    Fix Nullability Rob Winch 2025-08-21 13:41:02 -05:00
  • b8b1a92ad4
    Revert "Apply Nullability to spring-security-data" Rob Winch 2025-08-21 13:35:39 -05:00
  • bbcdb23698
    Apply Nullability to spring-security-data Rob Winch 2025-08-21 13:27:47 -05:00
  • 9bbf837c7c
    Merge branch '6.5.x' Rob Winch 2025-08-21 12:44:42 -05:00
  • 8a1e2a22f9
    Merge branch 'gh-16226-servlet-test-method' into 6.5.x Rob Winch 2025-08-21 12:44:27 -05:00
  • 0404996f87 import Assertions.assertThat Rob Winch 2025-08-21 10:39:12 -05:00
  • 0f63d98c84 Use @EnableMethodSecurity in docs tests Rob Winch 2025-08-21 10:42:43 -05:00
  • fbfbb1e571 Use 2004-present for Copyright Rob Winch 2025-08-21 09:45:57 -05:00
  • d002e68231 Update servlet test method docs to use include-code Joe Kuhel 2025-06-10 23:32:15 -04:00
  • 41162aa7e3 Polish WebFluxSecurityConfiguration Yanming Zhou 2025-08-14 08:39:38 +08:00
  • d86f2c957d Change @Bean method signature to return RsaKeyConversionServicePostProcessor instead of BeanFactoryPostProcessor Yanming Zhou 2025-08-08 12:34:20 +08:00
  • 62b5b1a77c
    import Assertions.assertThat Rob Winch 2025-08-21 10:39:12 -05:00
  • 523222c24d
    Use @EnableMethodSecurity in docs tests Rob Winch 2025-08-21 10:42:43 -05:00
  • 69f38d4933
    Use 2004-present for Copyright Rob Winch 2025-08-21 09:45:57 -05:00
  • 0179a811c7
    Update servlet test method docs to use include-code Joe Kuhel 2025-06-10 23:32:15 -04:00
  • 7ce2bdd701
    Merge branch '6.5.x' Rob Winch 2025-08-21 08:55:57 -05:00
  • de4ceffc4f
    Merge branch '6.4.x' into 6.5.x Rob Winch 2025-08-21 08:55:48 -05:00
  • 8c920a7ee7
    Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9 Rob Winch 2025-08-21 08:55:15 -05:00
  • b9653346a1
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final Rob Winch 2025-08-21 08:54:19 -05:00
  • 9e6bcbd1d0
    Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 Rob Winch 2025-08-21 08:54:18 -05:00
  • 8d888edc71 Bump io.spring.nullability:io.spring.nullability.gradle.plugin dependabot[bot] 2025-08-20 04:34:52 +00:00
  • f82fe9c8c6
    Remove stray modular from the documentation Rob Winch 2025-08-20 12:24:25 -05:00
  • a8f045eb50
    Add Modular Spring Security Configuration Rob Winch 2025-08-20 09:32:34 -05:00
  • 5c5efc9092
    SpringTestContext registers WebTestClient Bean Rob Winch 2025-08-20 12:00:24 -05:00
  • 5453224377
    Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 dependabot[bot] 2025-08-20 06:23:02 +00:00
  • a14ad770ab
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final dependabot[bot] 2025-08-20 04:41:59 +00:00
  • 806297da23 Fix misleading variable name in authentication filter Jaehwan Lee 2025-08-17 04:29:02 +09:00
  • 8846b44b81
    Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9 dependabot[bot] 2025-08-20 03:21:13 +00:00
  • 7f103b2d0a
    Merge branch '6.5.x' Rob Winch 2025-08-19 22:19:46 -05:00
  • c06ff59747
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final dependabot[bot] 2025-08-19 13:43:54 +00:00
  • f1194de45e
    Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 dependabot[bot] 2025-08-19 13:52:40 +00:00
  • 1f16009c8d
    Bump org.springframework.ldap:spring-ldap-core from 3.2.13 to 3.2.14 dependabot[bot] 2025-08-19 16:50:44 +00:00
  • 3e13437b1a
    Merge branch '6.4.x' into 6.5.x Rob Winch 2025-08-19 22:16:16 -05:00
  • 20a6863e07
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final Rob Winch 2025-08-19 22:15:40 -05:00
  • e145c07d5b
    Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 Rob Winch 2025-08-19 22:15:38 -05:00
  • 68a7f1702f
    Merge branch '6.5.x' Rob Winch 2025-08-19 22:15:14 -05:00
  • 3e8b606aac
    Merge branch '6.4.x' into 6.5.x Rob Winch 2025-08-19 22:14:37 -05:00
  • ef5c703010 Remove unused import Tran Ngoc Nhan 2025-08-16 23:53:46 +07:00
  • 47be93e694 Annotate AuthenticationTrustResolver methods with @Nullable Andrey Litvitski 2025-08-19 21:45:39 +03:00
  • 9310153d16 Bump io.spring.nullability:io.spring.nullability.gradle.plugin dependabot[bot] 2025-08-19 13:21:21 +00:00
  • a933089ec2
    Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 dependabot[bot] 2025-08-19 14:41:53 +00:00
  • a8da9ec7f7
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final dependabot[bot] 2025-08-19 14:40:42 +00:00
  • 3396890d8b
    Propagate AccessDeniedException Only to ExceptionTranslationFilter Josh Cummings 2025-08-18 17:04:19 -06:00
  • c45bc384da
    Interpret Expression Templates by Default Josh Cummings 2025-08-18 15:45:57 -06:00
  • 4da98dde2b
    Update What's New Josh Cummings 2025-08-18 15:30:37 -06:00
  • 7575e4ef1c
    Next development version Rob Winch 2025-08-18 15:17:59 -05:00
  • 70626fe3d9 Release 7.0.0-M2 7.0.0-M2 github-actions[bot] 2025-08-18 18:39:45 +00:00
  • acaed1ad96 Next development version github-actions[bot] 2025-08-18 18:15:02 +00:00
  • 0549bf566b Next development version github-actions[bot] 2025-08-18 18:06:07 +00:00
  • 44037c0ea4 Release 6.5.3 6.5.3 github-actions[bot] 2025-08-18 17:37:38 +00:00
  • 01c8cea00f Release 6.4.9 6.4.9 github-actions[bot] 2025-08-18 17:37:33 +00:00
  • d2b70230f5
    Merge branch '6.5.x' Rob Winch 2025-08-18 12:35:42 -05:00
  • 9909dc615a
    Merge branch '6.4.x' into 6.5.x Rob Winch 2025-08-18 12:35:35 -05:00
  • 525601ea67
    Fix version 6.4.9-SNAPSHOT Rob Winch 2025-08-18 12:35:10 -05:00
  • 15a4d0d627
    Fix version=6.5.3-SNAPSHOT Rob Winch 2025-08-18 12:32:55 -05:00
  • 34aac5d45f
    Merge branch '6.5.x' Rob Winch 2025-08-18 09:09:09 -05:00
  • 80b1a308ab
    Merge branch '6.4.x' into 6.5.x Rob Winch 2025-08-18 09:08:59 -05:00
  • 644f7802d8
    Bump org.springframework.ldap:spring-ldap-core from 3.2.13 to 3.2.14 Rob Winch 2025-08-18 09:07:58 -05:00
  • a26d6fccb0
    Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9 Rob Winch 2025-08-18 09:07:57 -05:00
  • 74735a1a80
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final Rob Winch 2025-08-18 09:07:55 -05:00
  • 82a16d7917
    Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 Rob Winch 2025-08-18 09:07:53 -05:00
  • c1869c1db9
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final Rob Winch 2025-08-18 09:07:14 -05:00
  • d429780a1d
    Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 Rob Winch 2025-08-18 09:07:13 -05:00
  • 319c7a4937 Bump org.springframework:spring-framework-bom from 7.0.0-M7 to 7.0.0-M8 dependabot[bot] 2025-08-14 22:11:27 +00:00
  • 714781df78 Isolate AOT Test to Security Components Josh Cummings 2025-08-15 15:06:33 -06:00
  • a04b026000 Disable Test Josh Cummings 2025-08-15 14:51:42 -06:00
  • aeb2dbc2b6
    Move PathPatternRequestMatcher.Builder to Shared Object Josh Cummings 2025-08-18 06:31:31 -06:00
  • 018830aa8e
    Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 dependabot[bot] 2025-08-18 06:08:37 +00:00
  • b131fc6d9c
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final dependabot[bot] 2025-08-18 06:07:30 +00:00
  • 6da7f147ec
    Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9 dependabot[bot] 2025-08-18 06:07:02 +00:00
  • e4f59a6b00
    Bump org.springframework.ldap:spring-ldap-core from 3.2.13 to 3.2.14 dependabot[bot] 2025-08-18 06:04:02 +00:00
  • febf077fd2
    Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 dependabot[bot] 2025-08-18 05:24:15 +00:00
  • a20ca88ea8
    Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final dependabot[bot] 2025-08-18 05:21:13 +00:00
  • 006f638c0a
    Merge branch '6.5.x' Josh Cummings 2025-08-15 17:28:30 -06:00