15190 Commits

Author SHA1 Message Date
Marcus Hert Da Coregio
4fb6a33d36 Verify Serializable Objects Are Deserializable Between Minor Versions
This commit introduces a test that verifies that Spring Security domain classes that implements Serializable and have the same serialVersionUID as SpringSecurityCoreVersion#SERIAL_VERSION_UID can be deserialized between minor versions.

This commit also introduces another test that should be used to generate the files containing the serialized content of the objects.

Closes gh-3737
2024-01-05 12:00:02 -03:00
Marcus Hert Da Coregio
9135cb4fbf Merge branch '6.2.x'
Closes gh-14406
2024-01-05 07:53:50 -03:00
Marcus Hert Da Coregio
acaf9ce7e9 Merge branch '6.1.x' into 6.2.x
Closes gh-14405
2024-01-05 07:53:43 -03:00
Marcus Hert Da Coregio
d032b23ab7 Make OAuth2AuthorizationExchange serializable
Closes gh-14402
2024-01-05 07:53:28 -03:00
Marcus Hert Da Coregio
a190c65265 Merge branch '6.2.x' 2024-01-03 11:30:05 -03:00
Marcus Hert Da Coregio
cb56d1c694 Merge branch '6.1.x' into 6.2.x 2024-01-03 11:30:00 -03:00
Taeik Lim
6c5b3d69c5 Fix broken sample code in Authorize HttpServletRequests
Signed-off-by: Taeik Lim <sibera21@gmail.com>
2024-01-03 11:29:46 -03:00
Steve Riesenberg
6b9ba64483
Merge branch '6.2.x' 2023-12-29 11:18:37 -06:00
Steve Riesenberg
7113e1b502
Merge branch '6.1.x' into 6.2.x 2023-12-29 11:18:30 -06:00
Steve Riesenberg
ad776b2d82
Merge branch '6.2.x'
Closes gh-14393
2023-12-29 11:18:12 -06:00
Steve Riesenberg
0b155a11df
Merge branch '6.1.x' into 6.2.x
Closes gh-14392
2023-12-29 11:14:06 -06:00
Steve Riesenberg
6f3a1fe1cd
Polish kotlin.adoc
Issue gh-14384
2023-12-29 10:57:21 -06:00
Siddharth1605
e11ed2d313
Updated the Configuration examples in docs
Closes gh-14384
2023-12-29 10:57:21 -06:00
Steve Riesenberg
63556b6636
Polish java.adoc
Issue gh-14384
2023-12-29 10:57:21 -06:00
dependabot[bot]
638ef19006 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 11:42:18 -03:00
Marcus Hert Da Coregio
4a40317383 Merge branch '6.2.x' 2023-12-29 11:42:07 -03:00
dependabot[bot]
ec0dbbf5f2 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 11:41:56 -03:00
Marcus Hert Da Coregio
a285429d8f Merge branch '6.2.x' 2023-12-29 11:41:39 -03:00
Marcus Hert Da Coregio
703522f03a Merge branch '6.1.x' into 6.2.x 2023-12-29 11:41:29 -03:00
dependabot[bot]
79eef6cc54 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 11:40:41 -03:00
Steve Riesenberg
eeb2f5d108
Merge branch '6.2.x' 2023-12-28 12:56:52 -06:00
Steve Riesenberg
428a3a2703
Merge branch '6.1.x' into 6.2.x 2023-12-28 12:56:36 -06:00
Steve Riesenberg
3beb583207
Merge branch '5.8.x' into 6.1.x 2023-12-28 12:56:25 -06:00
Steve Riesenberg
16dc6be3c8
Update copyright year
Issue gh-14329
2023-12-28 12:54:29 -06:00
Geir Hedemark
c88aaedb48
Updated broken documentation link in javadocs 2023-12-28 12:54:29 -06:00
Seonghyeon Cho
8f66c9b65c Update CI workflow badge 2023-12-28 11:16:21 -06:00
Steve Riesenberg
d7c877dc2e
Merge branch '6.2.x' 2023-12-28 11:11:39 -06:00
Steve Riesenberg
878da1f9c6
Merge branch '6.1.x' into 6.2.x 2023-12-28 11:11:27 -06:00
Taeik Lim
3cb181aece
Fix Spring initializr link in 'Getting Spring Security'
Signed-off-by: Taeik Lim <sibera21@gmail.com>

Issue gh-9869
2023-12-28 11:11:14 -06:00
Steve Riesenberg
b4e1486270
Merge branch '6.2.x' 2023-12-28 10:58:09 -06:00
Steve Riesenberg
d9f2c048c2
Merge branch '6.1.x' into 6.2.x 2023-12-28 10:57:59 -06:00
nkilchenmann
ae7ae1ffee
Update configuration.adoc
Fixing typo in documentation

Issue gh-12628
2023-12-28 10:57:53 -06:00
Steve Riesenberg
144b83e5f3
Merge branch '6.2.x' 2023-12-28 10:47:55 -06:00
Steve Riesenberg
0aebc63e0a
Merge branch '6.1.x' into 6.2.x 2023-12-28 10:47:44 -06:00
Krishna Chaitanya Surapaneni
7ec9188f5b
Remove Irrelevant Documentation Lines
Refactor: Remove two lines that lack proper context due to earlier
deletions/movements. They are no longer relevant and contribute little
to the overall meaning.

Issue gh-12974
2023-12-28 10:47:17 -06:00
Marcus Hert Da Coregio
707588f870 Merge branch '6.2.x' 2023-12-26 15:58:51 -03:00
Marcus Hert Da Coregio
d385b53e3c Merge branch '6.1.x' into 6.2.x 2023-12-26 15:58:39 -03:00
Marcus Hert Da Coregio
92af758f1f Make springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor passive
Instead of excluding the bean from AOT processing, we avoid redefining the beans if they are present or in the expected state.

Issue gh-14362
2023-12-26 15:58:16 -03:00
Marcus Hert Da Coregio
778a63a763 Revert "Exclude SpringSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor from AOT processing"
This reverts commit 8a93178da712867420e0fbe01eeaa8e82f33a3f2.
2023-12-26 15:10:15 -03:00
Steve Riesenberg
a32cd66179
Polish gh-14263 2023-12-26 11:56:42 -06:00
Federico Herrera
10e0f98d5e
Add doc and javadoc for CachingUserDetailsService
Close gh-10914
2023-12-26 10:57:58 -06:00
Marcus Hert Da Coregio
5ad34d1f92 Merge branch '6.2.x'
Closes gh-14381
2023-12-26 11:20:51 -03:00
Marcus Hert Da Coregio
dd20f0694d Merge branch '6.1.x' into 6.2.x
Closes gh-14380
2023-12-26 11:20:41 -03:00
DingHao
7cd626fe25 Fix FilterChainProxy cannot be found when @EnableWebSecurity(debug = true)
Closes gh-14370
2023-12-26 11:20:09 -03:00
Marcus Hert Da Coregio
08d764dc84 Merge branch '6.2.x'
Closes gh-14378
2023-12-26 10:42:45 -03:00
Marcus Hert Da Coregio
f95cda6be7 Merge branch '6.1.x' into 6.2.x
Closes gh-14377
2023-12-26 10:42:37 -03:00
Marcus Hert Da Coregio
364bc10e78 Add hints for CompositeFilterChainProxy
Closes gh-14359
2023-12-26 10:41:56 -03:00
dependabot[bot]
d3c38b9ddb Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 08:42:14 -03:00
dependabot[bot]
5bc3a7009c Bump org.jetbrains.kotlin:kotlin-bom from 1.9.21 to 1.9.22
Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 08:42:04 -03:00
Marcus Hert Da Coregio
5178e92198 Merge branch '6.2.x' 2023-12-22 08:41:51 -03:00