Rob Winch
22dffc0a98
Run format
2 years ago
Ryan Scheidter
0a0721b030
Complete HttpSecurity Deprecation notices
2 years ago
Steve Riesenberg
6b8c17bbe5
Merge branch '6.3.x'
...
Closes gh-15830
2 years ago
Steve Riesenberg
1a97d07079
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15829
2 years ago
Steve Riesenberg
551c483ee6
Merge branch '5.8.x' into 6.2.x
...
Closes gh-15828
2 years ago
Steve Riesenberg
7b7a3044cf
Polish gh-15533
2 years ago
陈圳佳
8a791028b1
Fix array values of additionalParameters
...
Closes gh-15468
2 years ago
Steve Riesenberg
42d9f146d2
Polish gh-15533
2 years ago
陈圳佳
24dbc5de53
Fix array values of additionalParameters
...
Closes gh-15468
2 years ago
Steve Riesenberg
c1a303bc92
Add tests for overriding parameters
...
Issue gh-15298
Issue gh-11298
2 years ago
Steve Riesenberg
5d8cf6a8bc
Polish gh-13588
2 years ago
ReGius-igmt
4a9a350ed0
Update websocket integration docs
2 years ago
dependabot[bot]
f396109e12
Bump org.hibernate.orm:hibernate-core from 6.6.0.Final to 6.6.1.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.6.0.Final to 6.6.1.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.0...6.6.1 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Josh Cummings
e27e8dfcd5
Merge branch '6.3.x'
2 years ago
Josh Cummings
dfce3a280d
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15822
2 years ago
Josh Cummings
1a0203ecf6
Fix AuthorizationManager API Documentation Typo
...
Closes gh-15704
2 years ago
Jonny Coddington
b90851d968
Improve Error Messages for PasswordEncoder
...
Closes gh-14880
Signed-off-by: Jonny Coddington <bottlerocketjonny@protonmail.com>
2 years ago
Tran Ngoc Nhan
2c9c309d7f
Provide Casting for ReactiveJwtDecoder
...
Closes gh-15773
2 years ago
Marcus Hert Da Coregio
a88a7744ed
Require GeneratedOneTimeTokenHandler on constructor
...
Issue gh-15114
2 years ago
Marcus Hert Da Coregio
54d683fd6b
Merge branch '6.3.x'
2 years ago
Marcus Hert Da Coregio
750ab53d35
Merge branch '6.2.x' into 6.3.x
2 years ago
github-actions[bot]
c4ce3f61fd
Bump Gradle Wrapper from 8.10 to 8.10.1
2 years ago
github-actions[bot]
f496e1b37a
Next development version
2 years ago
github-actions[bot]
f29142b446
Release 6.4.0-M4
2 years ago
Josh Cummings
b311b811a1
Pick Up OidcSessionRegistry Bean
...
Closes gh-15813
2 years ago
Josh Cummings
590aef0af1
Configure OidcSessionRegistry in Kotlin
...
Closes gh-15814
2 years ago
Josh Cummings
8bb5875595
Expose OidcBackChannelLogoutHandler
...
This component already uses by default a URI that doesn't require
a CSRF token and aalready allows for configuring a cookie name.
So, by making it public and configurable in the DSL, both
of these tickets quite naturally close.
Closes gh-13841
Closes gh-14904
2 years ago
Josh Cummings
2d4c498c3b
Test Meta-Annotation Class Type Support in Reactive
...
Issue gh-15747
2 years ago
Josh Cummings
75fd84ce16
Test Reactive Method Security Exactly-One Invocation Semantics
...
Issue gh-15651
2 years ago
Josh Cummings
1aec571a81
Test Reactive Method Security Exactly Once Semantics
...
Issue gh-15592
2 years ago
Josh Cummings
3e1f8bb960
Test Reactive Method Security with Abstract Classes
...
Issue gh-15352
2 years ago
Josh Cummings
fee5dd30c0
Test AuthorizeReturnObject in Reactive
...
Issue gh-14597
2 years ago
Josh Cummings
fc2ad34e5d
Test meta-annotation parameter support in Reactive
...
Issue gh-14480
2 years ago
Josh Cummings
1760e7fac8
Cache Annotation Lookups
...
Closes gh-15799
2 years ago
Josh Cummings
d194724a04
Skip Proxying If Already Proxied
...
Issue gh-15709
2 years ago
Josh Cummings
6f5e103dec
Use AnnotationTemplateExpressionDefaults in Reactive
...
Issue gh-15097
2 years ago
Josh Cummings
86f64e7e86
Add Reactive Authorization Proxy Data Hints
...
Issue gh-15709
2 years ago
Josh Cummings
2bb3787d2b
Use addAdvisors in Reactive Proxy Configuration
...
Issue gh-15497
2 years ago
github-actions[bot]
3ee973de77
Merge branch '6.3.x'
2 years ago
github-actions[bot]
e7c486b3f8
Merge branch '6.2.x' into 6.3.x
2 years ago
dependabot[bot]
8a48c6903a
Bump org.springframework.data:spring-data-bom from 2023.1.9 to 2023.1.10
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2023.1.9 to 2023.1.10.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.1.9...2023.1.10 )
---
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>
2 years ago
github-actions[bot]
b5f2bdd36f
Merge branch '6.3.x'
2 years ago
dependabot[bot]
f734d79da7
Bump org.springframework.data:spring-data-bom from 2024.0.3 to 2024.0.4
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2024.0.3 to 2024.0.4.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.0.3...2024.0.4 )
---
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>
2 years ago
dependabot[bot]
158ae16335
Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.8.1 to 1.9.0
...
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-bom](https://github.com/Kotlin/kotlinx.coroutines ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
772304ccc7
Bump org.springframework.data:spring-data-bom from 2024.0.3 to 2024.0.4
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2024.0.3 to 2024.0.4.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.0.3...2024.0.4 )
---
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>
2 years ago
Steve Riesenberg
7c9f7d7b8f
Merge branch '6.3.x'
...
Closes gh-15809
2 years ago
Steve Riesenberg
a939c100fc
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15808
2 years ago
Steve Riesenberg
1782f17e7f
Merge branch '5.8.x' into 6.2.x
...
Closes gh-15807
2 years ago
Steve Riesenberg
0a4eb0f09a
Update credential erasure examples
...
Closes gh-15683
2 years ago
Steve Riesenberg
243f0f87cd
Update credential erasure examples
...
Closes gh-15683
2 years ago