1
0
mirror of synced 2026-05-27 07:43:19 +00:00

Commit Graph

  • 66847ddf47 Merge branch '6.3.x' github-actions[bot] 2024-11-15 03:56:51 +00:00
  • fcddb2e56f Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-15 03:56:51 +00:00
  • da345a3bac Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 dependabot[bot] 2024-11-15 03:49:12 +00:00
  • 4f7b872eab Bump com.webauthn4j:webauthn4j-core dependabot[bot] 2024-11-15 03:41:33 +00:00
  • 4e63d02ba3 Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 dependabot[bot] 2024-11-15 03:41:25 +00:00
  • d985d044bc Bump org.springframework.ldap:spring-ldap-core from 2.4.2 to 2.4.4 dependabot[bot] 2024-11-15 03:25:53 +00:00
  • 2639ac6545 webauthn: introduce WebAuthnConfigurer#disableDefaultRegistrationPage Daniel Garnier-Moiroux 2024-11-13 18:33:32 +01:00
  • de7c452e42 webauthn: use DefaultResourcesFilter#webauthn Daniel Garnier-Moiroux 2024-10-22 14:54:02 +02:00
  • a1526361b6 webauthn: introduce DefaultResourcesFilter#webauthn Daniel Garnier-Moiroux 2024-10-22 14:46:15 +02:00
  • ca1f891f25 Polish gh-15937 Steve Riesenberg 2024-11-13 15:16:00 -06:00
  • aec5afb6eb Fix assertions in NimbusReactiveJwtDecoderTests Davide Colazingari 2024-10-17 13:00:35 +02:00
  • f1159842f4 Polish gh-15554 Steve Riesenberg 2024-11-13 14:45:54 -06:00
  • e5529fffea Improve documentation about CredentialsContainer chu3la 2024-08-11 16:53:41 +01:00
  • 8f1c892fb7 Remove unnecessary parentheses and add static final field nomoreFt 2024-10-04 17:43:24 +09:00
  • 346d479efb Merge branch '6.3.x' github-actions[bot] 2024-11-13 04:14:11 +00:00
  • f08c7a9e48 Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 04:03:19 +00:00
  • a4a38764af Merge branch '6.3.x' github-actions[bot] 2024-11-13 04:05:14 +00:00
  • 89bfdb109a Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-13 04:05:14 +00:00
  • 0790978590 Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 03:54:38 +00:00
  • b3c10b679a Bump io.micrometer:micrometer-observation from 1.13.7 to 1.14.0 dependabot[bot] 2024-11-13 03:43:01 +00:00
  • 77907c118a Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 03:42:44 +00:00
  • 1423641c56 Bump io.micrometer:micrometer-observation from 1.13.6 to 1.13.7 dependabot[bot] 2024-11-12 03:54:53 +00:00
  • e60db49f1f Merge branch '6.3.x' github-actions[bot] 2024-11-12 04:05:26 +00:00
  • 2a27b3ef7b Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-12 04:05:26 +00:00
  • 0d8b8ee04b Bump io.micrometer:micrometer-observation from 1.12.11 to 1.12.12 dependabot[bot] 2024-11-12 03:54:52 +00:00
  • b211c57954 Merge branch '6.3.x' github-actions[bot] 2024-11-12 03:22:54 +00:00
  • f1ef152b7e Bump io.micrometer:micrometer-observation from 1.12.11 to 1.12.12 dependabot[bot] 2024-11-12 03:12:28 +00:00
  • 6d29386f12 Bump Gradle Wrapper from 8.10.2 to 8.11 wrapperbot/spring-security/gradle-wrapper-8.11 github-actions[bot] 2024-11-12 02:26:15 +00:00
  • 7b51eab9fe Initialize OpenSAML in OpenSamlAssertingPartyMetadataRepository opensource 2024-11-10 22:24:58 +09:00
  • 5a95952c95 Merge branch '6.3.x' Rob Winch 2024-11-11 15:17:02 -06:00
  • e1ad989d38 Merge branch '6.2.x' into 6.3.x Rob Winch 2024-11-11 14:58:39 -06:00
  • 81e74e65d4 Support ServerExchangeRejectedHandler @Bean Rob Winch 2024-10-22 18:17:15 -05:00
  • c24b5ebe98 Support ServerExchangeRejectedHandler @Bean Rob Winch 2024-10-22 18:17:15 -05:00
  • fd900c288e checkExpectedBranchVersion trim version Rob Winch 2024-11-08 15:10:31 -06:00
  • e86d88d0cf Support ServerExchangeRejectedHandler @Bean Rob Winch 2024-10-22 18:17:15 -05:00
  • c61ccd9667 Bump org.hibernate.orm:hibernate-core from 6.6.1.Final to 6.6.2.Final dependabot[bot] 2024-11-08 03:29:03 +00:00
  • 055ec57737 Fix not exist class in WebFilterChainProxy java doc DingHao 2024-10-27 16:04:40 +08:00
  • f46e56de78 Improve Error Message for Conflicting Filter Chains Josh Cummings 2024-10-24 20:38:57 -06:00
  • 41c606bac7 Bump org.seleniumhq.selenium:htmlunit3-driver from 4.25.0 to 4.26.0 dependabot[bot] 2024-11-07 04:01:11 +00:00
  • c2a43fd401 Bump org.htmlunit:htmlunit from 4.5.0 to 4.6.0 dependabot[bot] 2024-11-07 04:01:17 +00:00
  • 380e856be5 Merge branch '6.3.x' Steve Riesenberg 2024-11-04 13:34:57 -06:00
  • b9d5493913 Merge branch '6.2.x' into 6.3.x Steve Riesenberg 2024-11-04 13:34:42 -06:00
  • 86f3cd6dc7 Polish gh-15940 Steve Riesenberg 2024-11-04 13:08:59 -06:00
  • 4c6fef82b9 Fix error when Bearer token is requested with empty string Hyeongi Jeong 2024-10-15 16:21:01 +09:00
  • 4ec5beb509 Update authentication.adoc Junkyu Lim 2024-10-31 11:39:19 +09:00
  • 571c7c81a4 Fix typo Tran Ngoc Nhan 2024-11-01 21:49:53 +07:00
  • 87bd62b9c6 Merge branch '6.3.x' github-actions[bot] 2024-11-04 04:13:51 +00:00
  • cd9339dc7c Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 dependabot[bot] 2024-11-04 04:02:46 +00:00
  • f4bb989a23 Merge branch '6.3.x' github-actions[bot] 2024-11-04 04:11:49 +00:00
  • e435d0f0eb Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 dependabot[bot] 2024-11-04 04:02:50 +00:00
  • 14d8c256db Merge branch '6.3.x' github-actions[bot] 2024-11-04 04:01:54 +00:00
  • 0adc743bc0 Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-04 04:01:54 +00:00
  • 18129f3af3 Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 dependabot[bot] 2024-11-04 03:52:51 +00:00
  • f28c26fd54 Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 dependabot[bot] 2024-11-04 03:32:26 +00:00
  • cedd589a3e Bump com.webauthn4j:webauthn4j-core dependabot[bot] 2024-11-04 03:27:32 +00:00
  • 358d7618c4 Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 dependabot[bot] 2024-11-04 03:27:24 +00:00
  • e2426437c3 Bump @antora/collector-extension in /docs dependabot[bot] 2024-11-04 00:37:07 +00:00
  • 0701464480 Bump @antora/collector-extension from 1.0.0-beta.3 to 1.0.0-beta.4 dependabot[bot] 2024-11-04 00:47:59 +00:00
  • 345ecca2d0 Merge branch '6.3.x' github-actions[bot] 2024-11-04 00:45:08 +00:00
  • f532481841 Bump @antora/collector-extension in /docs dependabot[bot] 2024-11-04 00:42:00 +00:00
  • 421430330a Bump @antora/collector-extension in /docs dependabot[bot] 2024-11-04 00:18:43 +00:00
  • 9384030f4d Merge branch '6.3.x' github-actions[bot] 2024-11-04 00:25:09 +00:00
  • 1da930ec6e Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-04 00:25:08 +00:00
  • fed3c99c1d Bump @antora/collector-extension in /docs dependabot[bot] 2024-11-04 00:21:34 +00:00
  • 8a6e1297a1 Add Warning Message for Missing Leading Slashes Josh Cummings 2024-10-31 12:22:17 -06:00
  • 1d32263a83 Bump org.seleniumhq.selenium:selenium-java from 4.25.0 to 4.26.0 dependabot[bot] 2024-10-31 03:46:34 +00:00
  • 7ba8986506 Bump org-bouncycastle from 1.78.1 to 1.79 dependabot[bot] 2024-10-30 03:09:20 +00:00
  • 178266835a Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 dependabot[bot] 2024-10-29 03:37:56 +00:00
  • a793dca1a7 Merge branch '6.3.x' Josh Cummings 2024-10-28 14:57:05 -07:00
  • d9d77bed82 Allow logout+jwt JWT type for reactive Cedric Montfort 2024-09-24 14:34:01 -07:00
  • ea5bc28773 Polish OAuth2 docs Steve Riesenberg 2024-10-28 12:28:24 -05:00
  • d5cb41156c Update reactive OAuth2 docs Steve Riesenberg 2024-10-28 12:29:11 -05:00
  • 9d2ca3da6a Merge branch '6.3.x' github-actions[bot] 2024-10-28 04:01:04 +00:00
  • 40da492609 Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 dependabot[bot] 2024-10-28 03:53:22 +00:00
  • 0356c34b7b Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 dependabot[bot] 2024-10-28 03:13:49 +00:00
  • 27294b2e11 Allow RelyingPartyRegistration Placeholder Resolution in XML Josh Cummings 2024-10-25 16:11:39 -06:00
  • 689a4141df Remove unused import Tran Ngoc Nhan 2024-10-25 20:05:37 +07:00
  • ab93541926 Simplify condition in some methods Tran Ngoc Nhan 2024-10-25 19:41:26 +07:00
  • e76de931ce Polish Optional usage Tran Ngoc Nhan 2024-10-25 19:29:24 +07:00
  • ffed4ea1dc Polish diamond usage Tran Ngoc Nhan 2024-10-25 19:28:55 +07:00
  • 9cb81f8ad5 Polish JdbcOneTimeTokenService Max Batischev 2024-10-25 16:51:29 +03:00
  • 726ab52e1a DefaultSaml2AuthenticatedPrincipal Can Be a Map Key Josh Cummings 2024-10-25 14:02:06 -06:00
  • 5c2106b22e Format Rob Winch 2024-10-25 12:24:54 -05:00
  • df7732d6db Merge branch '6.3.x' Rob Winch 2024-10-25 12:14:08 -05:00
  • a9be3840f8 Merge branch '6.2.x' into 6.3.x Rob Winch 2024-10-25 12:13:54 -05:00
  • 1ba6301afa Support ServerWebExchangeFirewall @Bean Rob Winch 2024-10-24 16:47:36 -05:00
  • 48241deba3 Merge branch '5.7.x' into 5.8.x Rob Winch 2024-10-25 12:11:57 -05:00
  • 9cc11be9f3 Merge branch '5.7.x' (early part) into 5.8.x Rob Winch 2024-10-25 12:11:51 -05:00
  • 8d5fddda9d Merge branch '6.3.x' Rob Winch 2024-10-25 12:07:01 -05:00
  • adc66e134b Merge branch '6.2.x' into 6.3.x Rob Winch 2024-10-25 11:56:53 -05:00
  • a5edcba324 github-actions: configure PR workflow to publish anonymous build scans Daniel Garnier-Moiroux 2024-10-25 17:25:10 +02:00
  • dfdf6e0597 Bump org.springframework:spring-framework-bom dependabot[bot] 2024-10-25 03:41:41 +00:00
  • 981fbd5c2c Polish Tests Josh Cummings 2024-10-23 16:42:43 -06:00
  • 6dbbe89b83 Merge remote-tracking branch 'origin/6.3.x' Josh Cummings 2024-10-24 21:48:10 -06:00
  • 308e408b13 Polish DelegatingAuthenticationConverter DingHao 2024-10-24 09:58:55 +08:00
  • a36756929b Polish Filter Chain Documentation Josh Cummings 2024-10-24 17:09:21 -06:00
  • 3ba1263d64 Support ServerWebExchangeFirewall @Bean Rob Winch 2024-10-24 16:47:36 -05:00
  • cf03f2fed9 Merge branch '6.3.x' Josh Cummings 2024-10-24 11:57:13 -06:00
  • 5048a68ab7 Merge branch '6.2.x' into 6.3.x Josh Cummings 2024-10-24 11:56:41 -06:00
  • addc7c53b2 Merge branch '5.8.x' into 6.2.x Josh Cummings 2024-10-24 11:56:16 -06:00