Marcus Hert Da Coregio
9135cb4fbf
Merge branch '6.2.x'
...
Closes gh-14406
2 years ago
Marcus Hert Da Coregio
acaf9ce7e9
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14405
2 years ago
Marcus Hert Da Coregio
d032b23ab7
Make OAuth2AuthorizationExchange serializable
...
Closes gh-14402
2 years ago
Marcus Hert Da Coregio
a190c65265
Merge branch '6.2.x'
2 years ago
Marcus Hert Da Coregio
cb56d1c694
Merge branch '6.1.x' into 6.2.x
2 years ago
Taeik Lim
6c5b3d69c5
Fix broken sample code in Authorize HttpServletRequests
...
Signed-off-by: Taeik Lim <sibera21@gmail.com>
2 years ago
Steve Riesenberg
6b9ba64483
Merge branch '6.2.x'
2 years ago
Steve Riesenberg
7113e1b502
Merge branch '6.1.x' into 6.2.x
2 years ago
Steve Riesenberg
ad776b2d82
Merge branch '6.2.x'
...
Closes gh-14393
2 years ago
Steve Riesenberg
0b155a11df
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14392
2 years ago
Steve Riesenberg
6f3a1fe1cd
Polish kotlin.adoc
...
Issue gh-14384
2 years ago
Siddharth1605
e11ed2d313
Updated the Configuration examples in docs
...
Closes gh-14384
2 years ago
Steve Riesenberg
63556b6636
Polish java.adoc
...
Issue gh-14384
2 years ago
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>
2 years ago
Marcus Hert Da Coregio
4a40317383
Merge branch '6.2.x'
2 years ago
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>
2 years ago
Marcus Hert Da Coregio
a285429d8f
Merge branch '6.2.x'
2 years ago
Marcus Hert Da Coregio
703522f03a
Merge branch '6.1.x' into 6.2.x
2 years ago
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>
2 years ago
Steve Riesenberg
eeb2f5d108
Merge branch '6.2.x'
2 years ago
Steve Riesenberg
428a3a2703
Merge branch '6.1.x' into 6.2.x
2 years ago
Steve Riesenberg
3beb583207
Merge branch '5.8.x' into 6.1.x
2 years ago
Steve Riesenberg
16dc6be3c8
Update copyright year
...
Issue gh-14329
2 years ago
Geir Hedemark
c88aaedb48
Updated broken documentation link in javadocs
2 years ago
Seonghyeon Cho
8f66c9b65c
Update CI workflow badge
2 years ago
Steve Riesenberg
d7c877dc2e
Merge branch '6.2.x'
2 years ago
Steve Riesenberg
878da1f9c6
Merge branch '6.1.x' into 6.2.x
2 years ago
Taeik Lim
3cb181aece
Fix Spring initializr link in 'Getting Spring Security'
...
Signed-off-by: Taeik Lim <sibera21@gmail.com>
Issue gh-9869
2 years ago
Steve Riesenberg
b4e1486270
Merge branch '6.2.x'
2 years ago
Steve Riesenberg
d9f2c048c2
Merge branch '6.1.x' into 6.2.x
2 years ago
nkilchenmann
ae7ae1ffee
Update configuration.adoc
...
Fixing typo in documentation
Issue gh-12628
2 years ago
Steve Riesenberg
144b83e5f3
Merge branch '6.2.x'
2 years ago
Steve Riesenberg
0aebc63e0a
Merge branch '6.1.x' into 6.2.x
2 years ago
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
2 years ago
Marcus Hert Da Coregio
707588f870
Merge branch '6.2.x'
2 years ago
Marcus Hert Da Coregio
d385b53e3c
Merge branch '6.1.x' into 6.2.x
2 years ago
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
2 years ago
Marcus Hert Da Coregio
778a63a763
Revert "Exclude SpringSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor from AOT processing"
...
This reverts commit 8a93178da7 .
2 years ago
Steve Riesenberg
a32cd66179
Polish gh-14263
2 years ago
Federico Herrera
10e0f98d5e
Add doc and javadoc for CachingUserDetailsService
...
Close gh-10914
2 years ago
Marcus Hert Da Coregio
5ad34d1f92
Merge branch '6.2.x'
...
Closes gh-14381
2 years ago
Marcus Hert Da Coregio
dd20f0694d
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14380
2 years ago
DingHao
7cd626fe25
Fix FilterChainProxy cannot be found when @EnableWebSecurity(debug = true)
...
Closes gh-14370
2 years ago
Marcus Hert Da Coregio
08d764dc84
Merge branch '6.2.x'
...
Closes gh-14378
2 years ago
Marcus Hert Da Coregio
f95cda6be7
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14377
2 years ago
Marcus Hert Da Coregio
364bc10e78
Add hints for CompositeFilterChainProxy
...
Closes gh-14359
2 years ago
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>
2 years ago
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>
2 years ago
Marcus Hert Da Coregio
5178e92198
Merge branch '6.2.x'
2 years ago
dependabot[bot]
d728b3d72f
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>
2 years ago