Commit Graph

  • 83a79159b8
    Polish IpAddressMatcher Steve Riesenberg 2024-11-14 23:13:24 -0600
  • 3a29819651
    Add hasText assertion to IpAddressMatcher constructor Steve Riesenberg 2024-11-14 23:12:51 -0600
  • 52de894c3c
    Fix NPE in IpAddressMatcher Steve Riesenberg 2024-11-14 16:32:04 -0600
  • 679e1c47c7
    Merge 8e6dc6ab8b into 6e495b8ba9 Tran Ngoc Nhan 2024-11-15 18:43:19 +0700
  • ad52934fd7
    Merge b67374811f into 6e495b8ba9 Christian Schuster 2024-11-15 18:42:59 +0700
  • 797b3298bb
    Merge aad371f8cf into f197f21054 DingHao 2024-11-15 18:41:59 +0700
  • 6e495b8ba9 Merge branch '6.3.x' github-actions[bot] 2024-11-15 04:27:07 +0000
  • f197f21054 Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 dependabot[bot] 2024-11-15 04:14:41 +0000
  • 9667f9f7d5 Merge branch '6.3.x' github-actions[bot] 2024-11-15 04:14:57 +0000
  • 99da1fb9dc
    Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 dependabot[bot] 2024-11-15 04:14:41 +0000
  • 222e26133b Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 dependabot[bot] 2024-11-15 04:06:31 +0000
  • cdbe5f4418 Merge branch '6.3.x' github-actions[bot] 2024-11-15 04:08:52 +0000
  • d627120856 Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-15 04:08:52 +0000
  • 127ed4b7cf Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 dependabot[bot] 2024-11-15 03:56:53 +0000
  • b09a551f5c
    Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 dependabot[bot] 2024-11-15 04:06:31 +0000
  • 6a02f2400d Bump org.springframework:spring-framework-bom from 6.2.0-RC3 to 6.2.0 dependabot[bot] 2024-11-15 03:52:58 +0000
  • d22f237641
    Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 dependabot[bot] 2024-11-15 03:56:53 +0000
  • 66847ddf47 Merge branch '6.3.x' github-actions[bot] 2024-11-15 03:56:51 +0000
  • fcddb2e56f Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-15 03:56:51 +0000
  • da345a3bac Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 dependabot[bot] 2024-11-15 03:49:12 +0000
  • b7ccfc5a8d
    Bump org.springframework:spring-framework-bom from 6.2.0-RC3 to 6.2.0 dependabot[bot] 2024-11-15 03:52:58 +0000
  • 4f7b872eab Bump com.webauthn4j:webauthn4j-core dependabot[bot] 2024-11-15 03:41:33 +0000
  • 4e63d02ba3 Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 dependabot[bot] 2024-11-15 03:41:25 +0000
  • 8016b5b19e
    Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 dependabot[bot] 2024-11-15 03:49:12 +0000
  • 26978454db
    Bump com.webauthn4j:webauthn4j-core dependabot[bot] 2024-11-15 03:41:33 +0000
  • 17de179dbf
    Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 dependabot[bot] 2024-11-15 03:41:25 +0000
  • d985d044bc Bump org.springframework.ldap:spring-ldap-core from 2.4.2 to 2.4.4 dependabot[bot] 2024-11-15 03:25:53 +0000
  • 3c8cc34187
    Bump org.springframework.ldap:spring-ldap-core from 2.4.2 to 2.4.4 dependabot[bot] 2024-11-15 03:25:53 +0000
  • 31400df485 Fix logoutRequestRepository not set on Saml2RelyingPartyInitiatedLogoutSuccessHandler Steven Williams 2024-11-14 16:39:12 -0500
  • 2639ac6545 webauthn: introduce WebAuthnConfigurer#disableDefaultRegistrationPage Daniel Garnier-Moiroux 2024-11-13 18:33:32 +0100
  • de7c452e42 webauthn: use DefaultResourcesFilter#webauthn Daniel Garnier-Moiroux 2024-10-22 14:54:02 +0200
  • a1526361b6 webauthn: introduce DefaultResourcesFilter#webauthn Daniel Garnier-Moiroux 2024-10-22 14:46:15 +0200
  • b276958203 webauthn: introduce WebAuthnConfigurer#disableDefaultRegistrationPage Daniel Garnier-Moiroux 2024-11-13 18:33:32 +0100
  • 3dada0504c webauthn: use DefaultResourcesFilter#webauthn Daniel Garnier-Moiroux 2024-10-22 14:54:02 +0200
  • 8561bc7e72 webauthn: introduce DefaultResourcesFilter#webauthn Daniel Garnier-Moiroux 2024-10-22 14:46:15 +0200
  • fa87c8f832
    Merge 43342f99c0 into ca1f891f25 Daniel Garnier-Moiroux 2024-11-14 12:26:07 +0100
  • 7387479e2e Formatted OAuth2AccessToken correctly ThomasKasene 2024-11-14 10:39:53 +0100
  • ca1f891f25 Polish gh-15937 Steve Riesenberg 2024-11-13 15:16:00 -0600
  • aec5afb6eb Fix assertions in NimbusReactiveJwtDecoderTests Davide Colazingari 2024-10-17 13:00:35 +0200
  • f1159842f4 Polish gh-15554 Steve Riesenberg 2024-11-13 14:45:54 -0600
  • e5529fffea Improve documentation about CredentialsContainer chu3la 2024-08-11 16:53:41 +0100
  • 4534a38e46
    Polish gh-15937 Steve Riesenberg 2024-11-13 15:16:00 -0600
  • 617985a675
    Fix assertions in NimbusReactiveJwtDecoderTests Davide Colazingari 2024-10-17 13:00:35 +0200
  • 8f1c892fb7 Remove unnecessary parentheses and add static final field nomoreFt 2024-10-04 17:43:24 +0900
  • 81808c5ccf
    Polish gh-15554 Steve Riesenberg 2024-11-13 14:45:54 -0600
  • 33976d0887
    Improve documentation about CredentialsContainer chu3la 2024-08-11 16:53:41 +0100
  • fe1119e73a
    Merge 663946806c into 346d479efb Max Batischev 2024-11-13 19:59:47 +0100
  • 904c6885d8
    Merge c7bcf86571 into 346d479efb Andre Blanke 2024-11-13 19:59:47 +0100
  • 25e80664bc
    Merge 3f83cb6419 into 346d479efb milaneuh 2024-11-13 19:59:46 +0100
  • 234851873a
    Merge 680e87de77 into 346d479efb Shenker93 2024-11-13 19:59:46 +0100
  • 7b759a2ec5 Added a constant for DPOP in OAuth2AccessToken.TokenType ThomasKasene 2024-11-13 16:30:18 +0100
  • d7354f1672
    Merge 82ab6395b6 into 346d479efb Martin Tarjányi 2024-11-13 23:08:48 +0800
  • 9bb33cbb35
    Merge 6d29386f12 into 0790978590 github-actions[bot] 2024-11-13 23:08:41 +0800
  • 346d479efb Merge branch '6.3.x' github-actions[bot] 2024-11-13 04:14:11 +0000
  • f08c7a9e48 Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 04:03:19 +0000
  • a4a38764af Merge branch '6.3.x' github-actions[bot] 2024-11-13 04:05:14 +0000
  • 89bfdb109a Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-13 04:05:14 +0000
  • 0790978590 Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 03:54:38 +0000
  • c5bcc6c711
    Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 04:03:19 +0000
  • b3c10b679a Bump io.micrometer:micrometer-observation from 1.13.7 to 1.14.0 dependabot[bot] 2024-11-13 03:43:01 +0000
  • 77907c118a Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 03:42:44 +0000
  • 5e2ad7ab2d
    Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 03:54:38 +0000
  • 70ace1c286
    Bump io.micrometer:micrometer-observation from 1.13.7 to 1.14.0 dependabot[bot] 2024-11-13 03:43:01 +0000
  • ce979ce899
    Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 dependabot[bot] 2024-11-13 03:42:44 +0000
  • f3447530c5 Add getDelegate() method to ObservationAuthenticationManager Mikko Tommila 2024-11-12 10:37:56 +0200
  • 1423641c56 Bump io.micrometer:micrometer-observation from 1.13.6 to 1.13.7 dependabot[bot] 2024-11-12 03:54:53 +0000
  • e60db49f1f Merge branch '6.3.x' github-actions[bot] 2024-11-12 04:05:26 +0000
  • 2a27b3ef7b Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-11-12 04:05:26 +0000
  • 0d8b8ee04b Bump io.micrometer:micrometer-observation from 1.12.11 to 1.12.12 dependabot[bot] 2024-11-12 03:54:52 +0000
  • c6493c698b
    Bump io.micrometer:micrometer-observation from 1.13.6 to 1.13.7 dependabot[bot] 2024-11-12 03:54:53 +0000
  • c532a6c096
    Bump io.micrometer:micrometer-observation from 1.12.11 to 1.12.12 dependabot[bot] 2024-11-12 03:54:52 +0000
  • b211c57954 Merge branch '6.3.x' github-actions[bot] 2024-11-12 03:22:54 +0000
  • f1ef152b7e Bump io.micrometer:micrometer-observation from 1.12.11 to 1.12.12 dependabot[bot] 2024-11-12 03:12:28 +0000
  • 2bc516240b
    Bump io.micrometer:micrometer-observation from 1.12.11 to 1.12.12 dependabot[bot] 2024-11-12 03:12:28 +0000
  • 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 +0000
  • 7b51eab9fe Initialize OpenSAML in OpenSamlAssertingPartyMetadataRepository opensource 2024-11-10 22:24:58 +0900
  • 5a95952c95 Merge branch '6.3.x' Rob Winch 2024-11-11 15:17:02 -0600
  • e1ad989d38 Merge branch '6.2.x' into 6.3.x Rob Winch 2024-11-11 14:58:39 -0600
  • 81e74e65d4 Support ServerExchangeRejectedHandler @Bean Rob Winch 2024-10-22 18:17:15 -0500
  • c24b5ebe98 Support ServerExchangeRejectedHandler @Bean Rob Winch 2024-10-22 18:17:15 -0500
  • fd900c288e checkExpectedBranchVersion trim version Rob Winch 2024-11-08 15:10:31 -0600
  • 3fbbf6118d Initialize OpenSAML in OpenSamlAssertingPartyMetadataRepository opensource 2024-11-10 22:24:58 +0900
  • 8e6dc6ab8b Correct `supersedes` instead `supercedes` Tran Ngoc Nhan 2024-11-09 23:32:10 +0700
  • a3ac85db50 Fix typo in document Tran Ngoc Nhan 2024-11-09 23:28:30 +0700
  • 82ab6395b6
    Fix typo in documentation Martin Tarjányi 2024-11-09 13:14:18 +0100
  • e86d88d0cf Support ServerExchangeRejectedHandler @Bean Rob Winch 2024-10-22 18:17:15 -0500
  • aad371f8cf Delay initialization AuthenticationProvider in Global Authentication DingHao 2024-11-08 16:40:20 +0800
  • db9588615f Improve logging for Global Authentication DingHao 2024-11-08 16:02:36 +0800
  • 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 +0000
  • 0ac73874a3
    Bump org.hibernate.orm:hibernate-core from 6.6.1.Final to 6.6.2.Final dependabot[bot] 2024-11-08 03:29:03 +0000
  • b4f04d1451
    Merge 42ab71e2bb into 055ec57737 MD. Hossain 2024-11-08 06:30:24 +0600
  • 055ec57737 Fix not exist class in WebFilterChainProxy java doc DingHao 2024-10-27 16:04:40 +0800
  • f46e56de78 Improve Error Message for Conflicting Filter Chains Josh Cummings 2024-10-24 20:38:57 -0600
  • 2d8ede31e0
    Merge 3317b0d9b8 into 41c606bac7 Max Batischev 2024-11-07 10:53:13 +0530
  • 41c606bac7 Bump org.seleniumhq.selenium:htmlunit3-driver from 4.25.0 to 4.26.0 dependabot[bot] 2024-11-07 04:01:11 +0000
  • c2a43fd401 Bump org.htmlunit:htmlunit from 4.5.0 to 4.6.0 dependabot[bot] 2024-11-07 04:01:17 +0000
  • 986e5e2af5
    Bump org.htmlunit:htmlunit from 4.5.0 to 4.6.0 dependabot[bot] 2024-11-07 04:01:17 +0000
  • 55abb8dd1b
    Bump org.seleniumhq.selenium:htmlunit3-driver from 4.25.0 to 4.26.0 dependabot[bot] 2024-11-07 04:01:11 +0000
  • 94c0e349d3 fix failing tests Jonah Klöckner 2024-11-06 10:27:45 +0100
  • ab368146e1
    Use ReadOnlyHttpHeaders in StrictFirewallHttpHeaders gtjarks 2024-11-06 08:59:46 +0100