Commit Graph

  • a939c100fc Merge branch '6.2.x' into 6.3.x Steve Riesenberg 2024-09-13 16:08:33 -05:00
  • 1782f17e7f Merge branch '5.8.x' into 6.2.x Steve Riesenberg 2024-09-13 16:08:04 -05:00
  • 0a4eb0f09a Update credential erasure examples Steve Riesenberg 2024-09-13 16:06:01 -05:00
  • 243f0f87cd Update credential erasure examples Steve Riesenberg 2024-09-13 16:06:01 -05:00
  • f8a78f1864 Update What's New Steve Riesenberg 2024-09-13 11:59:07 -05:00
  • 8bab9bcce8 Polish whats-new.adoc Steve Riesenberg 2024-09-13 11:28:39 -05:00
  • c8cea3f962 Run only tests in checkSamples Marcus Hert Da Coregio 2024-09-13 10:22:15 -03:00
  • 0618d4e03f Provide Runtime Hints for Beans used in Pre/PostAuthorize Expressions Marcus Hert Da Coregio 2024-09-11 15:21:40 -03:00
  • 61efede09e Merge branch '6.3.x' github-actions[bot] 2024-09-13 04:00:20 +00:00
  • 1189216f10 Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 dependabot[bot] 2024-09-13 03:48:14 +00:00
  • f3061d9c1a Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 dependabot[bot] 2024-09-13 03:31:49 +00:00
  • a4f05b07b4 Bump org.springframework:spring-framework-bom from 6.2.0-M7 to 6.2.0-RC1 dependabot[bot] 2024-09-13 03:20:38 +00:00
  • b39297656d Add --refresh-dependencies to check samples Steve Riesenberg 2024-09-12 11:13:09 -05:00
  • 8f933d9edc Remove develocity in favor of version managed by conventions Steve Riesenberg 2024-09-12 11:11:14 -05:00
  • fa63e21c1d Bump io.spring.develocity.conventions from 0.0.20 to 0.0.21 dependabot[bot] 2024-09-12 03:27:50 +00:00
  • 51c226f24c Add loginPage() to DSL in reactive oauth2Login() Steve Riesenberg 2024-09-11 15:53:35 -05:00
  • 9e5cc5f267 Merge remote-tracking branch 'origin/6.3.x' Rob Winch 2024-09-11 15:14:45 -05:00
  • 51d0a8b57d Fix getBeansWithName in global authentication configurers Daniel Garnier-Moiroux 2024-09-10 12:13:36 +02:00
  • 7e41785dfc Remove trailing spaces in default UIs Daniel Garnier-Moiroux 2024-09-11 13:14:57 +02:00
  • 85693b2806 Add DefaultResourcesFitler to XML configuration Daniel Garnier-Moiroux 2024-09-11 11:07:47 +02:00
  • e86dac8a64 Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10 dependabot[bot] 2024-09-11 03:46:00 +00:00
  • 3bb1647138 Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10 dependabot[bot] 2024-09-11 03:42:58 +00:00
  • b0004013fb Merge branch '6.3.x' github-actions[bot] 2024-09-11 03:23:18 +00:00
  • 3c5fdf901e Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10 dependabot[bot] 2024-09-11 03:13:00 +00:00
  • 63f018eb18 Update tests using deprecated classes Steve Riesenberg 2024-09-10 13:57:51 -05:00
  • 7490a8162b Deprecate default OAuth2AccessTokenResponseClients Steve Riesenberg 2024-09-10 13:57:15 -05:00
  • 2cead9b73f Add RestClient implementations Steve Riesenberg 2024-04-22 18:35:56 -05:00
  • 98975a9b83 Add runtime hints for CSS resource Daniel Garnier-Moiroux 2024-09-03 12:14:08 +02:00
  • 2405a5b680 Remove CssUtils Daniel Garnier-Moiroux 2024-09-06 08:36:03 +02:00
  • c1b9035544 Use static CSS in OneTimeToken default UI Daniel Garnier-Moiroux 2024-09-05 21:05:41 +02:00
  • e958ff2d4a Use static CSS in reactive default UI Daniel Garnier-Moiroux 2024-09-02 14:34:10 +02:00
  • 45d53973ab Serve static content (css, js) for reactive default UIs from DefaultResourcesWebFilter Daniel Garnier-Moiroux 2024-08-30 16:09:36 +02:00
  • 11616a1d78 Use static CSS in servlet default UI Daniel Garnier-Moiroux 2024-08-27 17:11:04 +02:00
  • c5c5cd5ed0 Serve static content (css, js) for default UIs from DefaultResourcesFilter Daniel Garnier-Moiroux 2024-08-27 17:10:27 +02:00
  • be6dc1d2bf Polish MethodSecurityExpressionHandler Test Josh Cummings 2024-09-10 13:12:47 -06:00
  • fc3de5e41a Rework Method Security Reactive Docs Josh Cummings 2024-09-10 12:40:19 -06:00
  • 784e074a48 Document Programmatic Authorization in Reactive Josh Cummings 2024-09-10 08:25:56 -06:00
  • ef8b0addbb Support custom MethodSecurityExpressionHandler DingHao 2024-09-01 08:59:06 +08:00
  • e29058c7e4 Add AuthorizeReturnObject Spring Data Hints Josh Cummings 2024-09-09 14:49:45 -06:00
  • fd5d03d384 Add AuthorizeReturnObject Hints Josh Cummings 2024-09-09 14:49:22 -06:00
  • da38b13a17 Add SecurityHintsRegistrar Josh Cummings 2024-09-09 14:46:29 -06:00
  • 9b6ac637c9 Merge branch '6.3.x' Josh Cummings 2024-09-10 12:51:08 -06:00
  • 01eb41cac4 Merge branch '6.2.x' into 6.3.x Josh Cummings 2024-09-10 12:50:48 -06:00
  • b9f051d15b docs: update Tran Ngoc Nhan 2024-09-10 21:26:48 +07:00
  • 2424e76b4b Bump io.micrometer:micrometer-observation from 1.13.3 to 1.13.4 dependabot[bot] 2024-09-10 13:59:22 +00:00
  • 927de0d3b8 Use AuthorizationProxy Interface for Class Proxying Josh Cummings 2024-09-10 07:58:21 -06:00
  • 2ff29dc229 Throw AuthorizationDeniedException when AuthorizationResult is available Marcus Hert Da Coregio 2024-09-09 14:45:48 -03:00
  • 7ac32e07bc Merge branch '6.3.x' github-actions[bot] 2024-09-10 03:40:01 +00:00
  • df80170dac Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-09-10 03:40:01 +00:00
  • 44afdcec64 Bump io.micrometer:micrometer-observation from 1.12.9 to 1.12.10 dependabot[bot] 2024-09-10 03:29:28 +00:00
  • 6a89ce9491 Merge branch '6.3.x' github-actions[bot] 2024-09-10 03:32:12 +00:00
  • 9316208986 Bump io.micrometer:micrometer-observation from 1.12.9 to 1.12.10 dependabot[bot] 2024-09-10 03:20:51 +00:00
  • fce2eb1531 Add AuthorizationProxy Interface Josh Cummings 2024-09-05 17:24:26 -06:00
  • 4855287743 Merge branch '6.3.x' Marcus Hert Da Coregio 2024-09-09 08:54:14 -03:00
  • aeae740926 Merge branch '6.2.x' into 6.3.x Marcus Hert Da Coregio 2024-09-09 08:54:00 -03:00
  • a268b78473 Merge branch '5.8.x' into 6.2.x Marcus Hert Da Coregio 2024-09-09 08:53:39 -03:00
  • 9f0cbe678e Merge branch '6.3.x' github-actions[bot] 2024-09-09 11:51:53 +00:00
  • 6139f0986e Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-09-09 11:51:53 +00:00
  • b2c0cc3809 Merge branch '5.8.x' into 6.2.x github-actions[bot] 2024-09-09 11:51:53 +00:00
  • d5a0fa9134 Include 5.8.x on Dependabot Auto Merge Forward Marcus Hert Da Coregio 2024-09-09 08:51:02 -03:00
  • a0e6c17512 Do not log exception if CasJackson2Module is not present Marcus Hert Da Coregio 2024-09-09 08:32:40 -03:00
  • 0025a55da8 Bump org.jfrog.buildinfo:build-info-extractor-gradle dependabot[bot] 2024-09-09 03:54:46 +00:00
  • e18e81e62c Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 dependabot[bot] 2024-09-09 03:54:27 +00:00
  • abb882d188 Merge branch '6.3.x' github-actions[bot] 2024-09-09 03:44:12 +00:00
  • 04e31043b7 Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 dependabot[bot] 2024-09-09 03:36:45 +00:00
  • e73e65677e Bump org.jfrog.buildinfo:build-info-extractor-gradle dependabot[bot] 2024-09-09 03:36:54 +00:00
  • e251779b31 Bump @springio/asciidoctor-extensions in /docs dependabot[bot] 2024-09-09 00:57:36 +00:00
  • 140d4b5a66 Merge branch '6.3.x' github-actions[bot] 2024-09-09 00:56:07 +00:00
  • 8834cc8881 Bump @springio/asciidoctor-extensions in /docs dependabot[bot] 2024-09-09 00:48:39 +00:00
  • 6a232d4803 Merge branch '6.3.x' github-actions[bot] 2024-09-09 00:52:02 +00:00
  • 8a5b198e5a Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-09-09 00:52:02 +00:00
  • 51b0f1058b Bump @springio/asciidoctor-extensions in /docs dependabot[bot] 2024-09-09 00:44:37 +00:00
  • 3fae3e72b7 Bump @springio/asciidoctor-extensions dependabot[bot] 2024-09-09 00:38:36 +00:00
  • d1d6d8251e Bump @springio/asciidoctor-extensions in /docs dependabot[bot] 2024-09-09 00:12:45 +00:00
  • 64920c12de Correct Title in logout.adoc Xi Minghui 2024-09-05 05:47:12 +08:00
  • 6417eb7159 Document how to customize OneTimeTokenService Marcus Hert Da Coregio 2024-09-06 09:39:20 -03:00
  • 6428bf2bd8 Add test for rendering "request token" form in OneTimeTokenLoginConfigurerTests Daniel Garnier-Moiroux 2024-09-06 11:46:56 +02:00
  • 803c32eb4e Remove unused logger in OneTimeTokenLoginConfigurer Daniel Garnier-Moiroux 2024-09-06 11:35:08 +02:00
  • 4660e042d9 Remove unused <script> and <noscript> tags in One-Time-Token submit page Daniel Garnier-Moiroux 2024-09-06 11:24:52 +02:00
  • 528d739a60 Use contextPath in One-Time-Token default submit UI Daniel Garnier-Moiroux 2024-09-06 11:23:29 +02:00
  • ef31ae1a98 Render One Time Token UIs using lightweight templates Daniel Garnier-Moiroux 2024-09-05 15:12:52 +02:00
  • a642a1bb66 Render reactive default UIs using lightweight templates Daniel Garnier-Moiroux 2024-08-09 22:29:15 +02:00
  • 8d47906191 Render default UIs using lightweight templates Daniel Garnier-Moiroux 2024-08-08 09:06:25 +02:00
  • a953a3d162 Remove log message Marcus Hert Da Coregio 2024-09-05 16:40:26 -03:00
  • 33495441b5 Hardcode ott-username input name in DefaultLoginPageGeneratingFilter Daniel Garnier-Moiroux 2024-09-05 14:07:55 +02:00
  • c0a10b90ba Merge remote-tracking branch 'origin/6.3.x' Josh Cummings 2024-09-04 14:48:23 -06:00
  • 5c20505b0e Support Class Attributes in Annotation Template Processing DingHao 2024-09-04 23:39:32 +08:00
  • c53ee19a83 Polish Abstract Deserializer Josh Cummings 2024-09-03 17:08:26 -06:00
  • fee79ccb51 Abstract Jackson2 Set and List Deserializers hyunmin0317 2024-08-22 22:45:47 +09:00
  • 2dc787a573 Fix adding more implied roles in the RoleHierarchy Builder. Niels Basjes 2024-08-29 17:08:24 +02:00
  • 81e4c7273a Add One-Time Token Login support to Kotlin DSL Max Batischev 2024-09-03 19:14:24 +03:00
  • 3b2afd7a06 Merge branch '6.3.x' github-actions[bot] 2024-09-04 03:56:14 +00:00
  • 820e3f5750 Merge branch '6.2.x' into 6.3.x github-actions[bot] 2024-09-04 03:56:14 +00:00
  • c44eed0d15 Bump org-eclipse-jetty from 11.0.23 to 11.0.24 dependabot[bot] 2024-09-04 03:53:14 +00:00
  • ff65f5edb6 Merge branch '6.3.x' github-actions[bot] 2024-09-04 03:53:37 +00:00
  • 01a32c4e10 Bump org-eclipse-jetty from 11.0.23 to 11.0.24 dependabot[bot] 2024-09-04 03:51:24 +00:00
  • f4ac42e7fe Bump org-eclipse-jetty from 11.0.23 to 11.0.24 dependabot[bot] 2024-09-04 03:51:03 +00:00
  • 7ad6f38d5b Bump org-eclipse-jetty from 9.4.55.v20240627 to 9.4.56.v20240826 dependabot[bot] 2024-09-04 03:25:21 +00:00
  • db04b5a248 Merge branch '6.3.x' Josh Cummings 2024-09-03 16:34:09 -06:00
  • ff41521e1e Merge branch '6.2.x' into 6.3.x Josh Cummings 2024-09-03 16:33:46 -06:00