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
Siddharth1605
e11ed2d313
Updated the Configuration examples in docs
...
Closes 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 8a93178da7
.
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
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>
2023-12-22 08:41:41 -03:00
dependabot[bot]
c5acf03c72
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:41:29 -03:00
Marcus Hert Da Coregio
a628384d20
Merge branch '6.2.x'
...
Closes gh-14368
2023-12-22 08:40:24 -03:00
Marcus Hert Da Coregio
737678c66e
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14367
2023-12-22 08:40:15 -03:00
Marcus Hert Da Coregio
8a93178da7
Exclude SpringSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor from AOT processing
...
Closes gh-14362
2023-12-22 08:40:07 -03:00
dependabot[bot]
8e66cf96c3
Bump org-eclipse-jetty from 11.0.18 to 11.0.19
...
Bumps `org-eclipse-jetty` from 11.0.18 to 11.0.19.
Updates `org.eclipse.jetty:jetty-server` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-11.0.18...jetty-11.0.19 )
Updates `org.eclipse.jetty:jetty-servlet` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-11.0.18...jetty-11.0.19 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 08:59:11 -03:00
Marcus Hert Da Coregio
b2a559919e
Merge branch '6.2.x'
2023-12-21 08:58:56 -03:00
dependabot[bot]
1c208e6f04
Bump org-eclipse-jetty from 11.0.18 to 11.0.19
...
Bumps `org-eclipse-jetty` from 11.0.18 to 11.0.19.
Updates `org.eclipse.jetty:jetty-server` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-11.0.18...jetty-11.0.19 )
Updates `org.eclipse.jetty:jetty-servlet` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-11.0.18...jetty-11.0.19 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 08:58:45 -03:00
Marcus Hert Da Coregio
b2811fa963
Merge branch '6.2.x'
2023-12-21 08:58:32 -03:00
Marcus Hert Da Coregio
b2ebfea6ec
Merge branch '6.1.x' into 6.2.x
2023-12-21 08:58:21 -03:00
dependabot[bot]
3d277fbf86
Bump org-eclipse-jetty from 11.0.18 to 11.0.19
...
Bumps `org-eclipse-jetty` from 11.0.18 to 11.0.19.
Updates `org.eclipse.jetty:jetty-server` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-11.0.18...jetty-11.0.19 )
Updates `org.eclipse.jetty:jetty-servlet` from 11.0.18 to 11.0.19
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-11.0.18...jetty-11.0.19 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 08:58:11 -03:00