Steve Riesenberg
682c40894e
Merge branch '6.3.x'
...
Closes gh-16263
2024-12-11 18:00:39 -06:00
Steve Riesenberg
da06f6a9e6
Replace GRADLE_ENTERPRISE_SECRET_ACCESS_KEY with DEVELOCITY_ACCESS_KEY
...
Closes gh-16262
2024-12-11 18:00:31 -06:00
Yoshikazu Nojima
d7d5253607
Change attestation in PublicKeyCredentialCreationOptions to none
...
The attestation option in PublicKeyCredentialCreationOptions is a
parameter that controls whether to request attestation from the security key.
However, Spring Security Passkeys currently doesn't implement attestation verification.
Therefore, requesting attestation is unnecessary.
Specifying `direct` to request attestation may trigger browsers to
display additional privacy related dialog to users, so it is best to
avoid specifying `direct` unnecessarily.
2024-12-11 17:18:18 -06:00
Daniel Garnier-Moiroux
99cc65d74c
webauthn: add webdriver test
...
- These tests verify the full end-to-end flow, including the javascript
code bundled in the default login and logout pages. They require a full
web browser, with support for Virtual Authenticators for automated testing.
At this point in time, only Chrome supports virutal authenticators.
2024-12-11 16:53:38 -06:00
Rob Winch
cb4c7e5886
Merge branch '6.3.x'
...
Closes gh-16261
2024-12-11 15:48:18 -06:00
Rob Winch
6a0b683e60
StrictFirewallHttpRequest.buid returns StrictFirewallHttpRequest
...
Closes gh-16069
2024-12-11 15:46:31 -06:00
github-actions[bot]
99015300f2
Merge branch '6.3.x'
2024-12-11 03:27:07 +00:00
dependabot[bot]
2b6d586987
Bump io.projectreactor:reactor-bom from 2023.0.12 to 2023.0.13
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2023.0.12 to 2023.0.13.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2023.0.12...2023.0.13 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 19:26:18 -08:00
dependabot[bot]
74e1777349
Bump io.projectreactor:reactor-bom from 2023.0.12 to 2023.0.13
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2023.0.12 to 2023.0.13.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2023.0.12...2023.0.13 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 19:21:25 -08:00
dependabot[bot]
593211d2a9
Bump io.micrometer:micrometer-observation from 1.14.1 to 1.14.2
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.1...v1.14.2 )
---
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-12-10 19:20:52 -08:00
Josh Cummings
55ea78d441
Update GA Release Guidance
2024-12-10 20:08:19 -07:00
Josh Cummings
a731af103e
Polish
...
Issue gh-16228
2024-12-10 20:08:19 -07:00
Harpreet Singh
d1a4fac520
Use Tabs for Maven and Gradle Snippets
...
Closes gh-16228
2024-12-10 20:08:19 -07:00
Josh Cummings
4cbaabb239
Added Testing
...
Issue gh-16177
2024-12-10 14:09:46 -07:00
DingHao
f565b23b51
Restore Method Parameter Inheritance Support
...
Closes gh-16177
2024-12-10 14:09:46 -07:00
Tran Ngoc Nhan
40f8ac642a
Fix Documentation Typos
2024-12-09 17:56:00 -07:00
Josh Cummings
b168ec5f0d
Merge branch '6.3.x'
2024-12-09 15:27:18 -07:00
Josh Cummings
8d1b0d9764
Merge branch '6.2.x' into 6.3.x
2024-12-09 15:27:12 -07:00
Josh Cummings
2fe7faea87
Merge branch '5.8.x' into 6.2.x
2024-12-09 15:27:06 -07:00
Josh Cummings
eb313ec901
Link to Messaging SpEL Migration Details
...
Issue gh-12650
2024-12-09 15:26:54 -07:00
Josh Cummings
a18475c6cc
Merge branch '6.3.x'
2024-12-09 15:26:20 -07:00
Josh Cummings
7873ab8601
Merge branch '6.2.x' into 6.3.x
2024-12-09 15:26:04 -07:00
Josh Cummings
348f064df1
Merge branch '5.8.x' into 6.2.x
2024-12-09 15:25:50 -07:00
Josh Cummings
8b9fe13c88
Document Messaging SpEL Migration
...
Issue gh-12650
2024-12-09 15:25:33 -07:00
Josh Cummings
aa85ebc65f
Remove Extraneous Field
...
Issue gh-15678
2024-12-09 08:00:22 -07:00
dependabot[bot]
f613ff2285
Bump org.gretty:gretty from 4.1.5 to 4.1.6
...
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases )
- [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md )
- [Commits](https://github.com/gretty-gradle-plugin/gretty/compare/v4.1.5...v4.1.6 )
---
updated-dependencies:
- dependency-name: org.gretty:gretty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 20:12:10 -08:00
github-actions[bot]
892bcbd958
Merge branch '6.3.x'
2024-12-09 03:34:11 +00:00
dependabot[bot]
1f7dcc0fa6
Bump org.gretty:gretty from 4.1.5 to 4.1.6
...
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases )
- [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md )
- [Commits](https://github.com/gretty-gradle-plugin/gretty/compare/v4.1.5...v4.1.6 )
---
updated-dependencies:
- dependency-name: org.gretty:gretty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 19:33:25 -08:00
github-actions[bot]
7faf7ef9ec
Merge branch '6.3.x'
2024-12-09 01:10:41 +00:00
dependabot[bot]
908b9b5a85
Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.6 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.6...v3.2.0-alpha.8 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 17:10:14 -08:00
dependabot[bot]
807c3dd3ab
Bump @antora/collector-extension from 1.0.0 to 1.0.1 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-12-08 17:09:49 -08:00
dependabot[bot]
cac03995a3
Bump @antora/collector-extension from 1.0.0 to 1.0.1 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-12-08 17:07:09 -08:00
dependabot[bot]
6ea7da5178
Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.6 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.6...v3.2.0-alpha.8 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 17:06:45 -08:00
github-actions[bot]
cb1c23f4c5
Merge branch '6.3.x'
2024-12-09 00:49:42 +00:00
github-actions[bot]
49f1b3554c
Merge branch '5.8.x' into 6.3.x
2024-12-09 00:49:42 +00:00
github-actions[bot]
b95e63ecc6
Merge branch '6.3.x'
2024-12-09 00:48:57 +00:00
github-actions[bot]
519df3f7d5
Merge branch '5.8.x' into 6.3.x
2024-12-09 00:48:57 +00:00
dependabot[bot]
16272f634c
Bump @antora/collector-extension from 1.0.0 to 1.0.1 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-12-08 16:48:56 -08:00
dependabot[bot]
0b9887505e
Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.6 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.6...v3.2.0-alpha.8 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 16:48:02 -08:00
dependabot[bot]
bbc1fa0d16
Bump @antora/collector-extension from 1.0.0 to 1.0.1 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-12-08 16:44:21 -08:00
dependabot[bot]
7ad3cfc9c4
Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-alpha.6 to 3.2.0-alpha.8.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.6...v3.2.0-alpha.8 )
---
updated-dependencies:
- dependency-name: antora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 16:44:02 -08:00
Josh Cummings
4dd00fe146
Merge branch '6.3.x'
2024-12-06 15:19:19 -07:00
Josh Cummings
dd8ee38194
Merge branch '6.2.x' into 6.3.x
...
Closes gh-16229
2024-12-06 15:18:42 -07:00
Josh Cummings
87de6cea1b
Use Reactive JSON Encoder
...
Closes gh-16177
2024-12-06 15:14:07 -07:00
Josh Cummings
3d1e4b5f18
Polish Tests
...
Confirm that responses are a valid JSON map
Issue gh-16177
2024-12-06 15:14:07 -07:00
Mohammed Fadhil
a4469686c7
Fix phrasing for clarity in the docs.
2024-12-05 17:38:21 -07:00
Mohammed Fadhil
05ffdcafff
Fix phrasing for clarity in the docs.
2024-12-05 17:38:21 -07:00
Josh Cummings
3e20f7b5b5
Polish Error Messages
...
- aligned the grammar
- formatted using gradlew format
- updated copyright year
Issue gh-16193
2024-12-05 17:37:46 -07:00
Dmitry Spikhalsky
32e1d4c990
Improve AuthorizationManager configuration error messages
...
Closes gh-16193
2024-12-05 17:37:46 -07:00
Tran Ngoc Nhan
39cd8d9faf
Update copyright headers
2024-12-05 14:52:59 -07:00