Steve Riesenberg
21ac1022ef
Merge branch '6.2.x' into 6.3.x
...
Closes gh-16175
2024-11-26 12:12:18 -06:00
Harpreet Singh
68d91916e2
Polish Dark Mode for CSRF and Method Security diagrams
...
Closes gh-16151
2024-11-26 01:53:56 +05:30
dependabot[bot]
753f8aecc9
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 17:01:49 -08:00
github-actions[bot]
84e4c9bc42
Merge branch '5.8.x' into 6.3.x
2024-11-25 00:49:12 +00:00
dependabot[bot]
1dbaa08cd4
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 16:48:27 -08:00
dependabot[bot]
1d916c35d1
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 16:27:14 -08:00
DingHao
e8ba039a61
Delay initialization AuthenticationProvider in Global Authentication
2024-11-22 17:22:14 -07:00
Steve Riesenberg
4b41f8cb5b
Merge branch '6.2.x' into 6.3.x
...
Closes gh-16138
2024-11-20 15:54:29 -06:00
Steve Riesenberg
0eb6acde96
Polish gh-16133
2024-11-20 15:50:29 -06:00
Kai Zander
73f3f75712
Always return current ClientRegistration in `loadAuthorizedClient`
...
This changes `InMemoryOAuth2AuthorizedClientService.loadAuthorizedClient`
(and its reactive counterpart) to always return `OAuth2AuthorizedClient`
instances containing the current `ClientRegistration` as obtained from
the `ClientRegistrationRepository`.
Before this change, the first `ClientRegistration` instance was cached,
with the effect that any changes made in the `ClientRegistrationRepository`
(such as a new client secret) would not have taken effect.
Closes gh-15511
2024-11-20 15:50:29 -06:00
Steve Riesenberg
70a950119c
Merge branch '6.2.x' into 6.3.x
2024-11-18 16:19:17 -06:00
Steve Riesenberg
b8e9f47dd4
Merge branch '5.8.x' into 6.2.x
2024-11-18 16:19:06 -06:00
github-actions[bot]
a0a9b48224
Update Antora Spring UI to v0.4.18
2024-11-18 16:18:29 -06:00
github-actions[bot]
9363959566
Update Antora Spring UI to v0.4.18
2024-11-18 16:18:28 -06:00
github-actions[bot]
f38129b5a0
Update Antora Spring UI to v0.4.18
2024-11-18 16:18:27 -06:00
Steve Riesenberg
6542509207
Merge branch '6.2.x' into 6.3.x
2024-11-18 16:04:36 -06:00
Steve Riesenberg
7d55c079c9
Merge branch '5.8.x' into 6.2.x
2024-11-18 16:04:27 -06:00
Steve Riesenberg
e44fc3817a
Merge branch '5.7.x' into 5.8.x
2024-11-18 16:04:13 -06:00
Josh Cummings
1414b88ef3
Merge branch '6.2.x' into 6.3.x
2024-11-18 12:13:05 -07:00
Josh Cummings
ba520db7f7
Merge branch '5.8.x' into 6.2.x
2024-11-18 12:12:46 -07:00
Josh Cummings
85248083c0
Add Dark Mode CSS Style
...
Closes gh-14834
2024-11-18 12:10:48 -07:00
Josh Cummings
a91433d52b
Merge branch '6.2.x' into 6.3.x
2024-11-18 11:53:12 -07:00
Joe Grandja
d34bd346c0
Next development version
2024-11-18 13:04:36 -05:00
Josh Cummings
be09ed7e2b
Merge branch '5.8.x' into 6.2.x
2024-11-18 10:40:07 -07:00
Joe Grandja
d224dbe334
Next development version
2024-11-18 12:14:18 -05:00
github-actions[bot]
c62168ca5b
Next development version
2024-11-18 17:12:34 +00:00
github-actions[bot]
d0b2b33dce
Release 5.7.14
2024-11-18 16:36:56 +00:00
github-actions[bot]
7881660ca0
Next development version
2024-11-18 16:01:43 +00:00
github-actions[bot]
96c47b30d3
Release 6.3.5
2024-11-18 15:23:35 +00:00
github-actions[bot]
506e5b7f11
Release 5.8.16
2024-11-18 15:23:30 +00:00
github-actions[bot]
a5cd7ce122
Release 6.2.8
2024-11-18 15:23:13 +00:00
Joe Grandja
fa5fc6dd62
Fix checkstyle errors for toLower/toUpperCase usage
2024-11-18 04:56:17 -05:00
Joe Grandja
709103e38c
Merge branch '6.2.x' into 6.3.x
2024-11-18 04:45:38 -05:00
Joe Grandja
a8c4d6cead
Require Locale argument for toLower/toUpperCase usage
2024-11-18 04:22:26 -05:00
Joe Grandja
a7bf8f7cc6
Require Locale argument for toLower/toUpperCase usage
2024-11-18 04:03:07 -05:00
github-actions[bot]
0c6b0748b9
Merge branch '6.2.x' into 6.3.x
2024-11-18 03:54:02 +00:00
dependabot[bot]
5f838b0e93
Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.12.12 to 1.12.13.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.12...v1.12.13 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 19:53:46 -08:00
dependabot[bot]
d1115d2fbd
Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.12.12 to 1.12.13.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.12...v1.12.13 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 19:53:16 -08:00
github-actions[bot]
82060c3b95
Merge branch '6.2.x' into 6.3.x
2024-11-18 03:51:56 +00:00
dependabot[bot]
bc3e6f2919
Bump org.springframework.data:spring-data-bom
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2023.1.11 to 2023.1.12.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.1.11...2023.1.12 )
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 19:51:06 -08:00
dependabot[bot]
02c6e173d7
Bump org.springframework.data:spring-data-bom from 2024.0.5 to 2024.0.6
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2024.0.5 to 2024.0.6.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.0.5...2024.0.6 )
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 19:49:49 -08:00
dependabot[bot]
451fbf0227
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 16:59:48 -08:00
github-actions[bot]
85deaf7b8b
Merge branch '6.2.x' into 6.3.x
2024-11-18 00:59:48 +00:00
dependabot[bot]
810d83e2f8
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 16:59:03 -08:00
dependabot[bot]
ae893ec872
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 16:52:24 -08:00
Steve Riesenberg
285d16b046
Polish IpAddressMatcher
...
(cherry picked from commit 83a79159b8
)
2024-11-15 10:17:39 -06:00
Steve Riesenberg
ddf4542a9e
Add hasText assertion to IpAddressMatcher constructor
...
Issue gh-15527
(cherry picked from commit 3a29819651
)
2024-11-15 10:17:39 -06:00
Steve Riesenberg
554df6fab6
Fix NPE in IpAddressMatcher
...
Closes gh-15527
(cherry picked from commit 52de894c3c
)
2024-11-15 10:17:38 -06:00
Joe Grandja
0eaffb37e7
Require Locale argument for toLower/toUpperCase usage
2024-11-15 11:01:23 -05:00
dependabot[bot]
f197f21054
Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.1.14 to 6.1.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.1.15 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 20:26:24 -08:00