Marcus Hert Da Coregio
2fbbcc4bd0
Polish Method Authorization Denied Handling
...
- Renamed @AuthorizationDeniedHandler to @HandleAuthorizationDenied
- Merged the post processor interface into MethodAuthorizationDeniedHandler , it now has two methods handleDeniedInvocation and handleDeniedInvocationResult
- @HandleAuthorizationDenied now handles AuthorizationDeniedException thrown from the method
Issue gh-14601
2 years ago
Marcus Hert Da Coregio
14da8f4fc8
Upgrade to Spring Data Bom 2024.0.0-RC1
...
Closes gh-14901
2 years ago
Sarvajith Adyanthaya
b5c9ba6c1c
Update Documentation about Kotlin Coroutine Support
...
Closes gh-14646
2 years ago
Steve Riesenberg
fd891d8fe3
Add proxyBeanMethods=false
...
Addresses too early creation warning of a configuration imported by
ReactiveOAuth2ClientConfiguration.
Closes gh-14900
2 years ago
github-actions[bot]
0c56c54c55
Merge branch '6.2.x'
2 years ago
dependabot[bot]
8065e2b308
Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.6 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-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]
f3396f8f7e
Merge branch '6.2.x'
2 years ago
dependabot[bot]
5dd86473a3
Bump org.springframework.ldap:spring-ldap-core from 3.2.2 to 3.2.3
...
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases )
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt )
- [Commits](https://github.com/spring-projects/spring-ldap/compare/3.2.2...3.2.3 )
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
github-actions[bot]
e87e04d2d1
Merge branch '6.2.x'
2 years ago
github-actions[bot]
b2f7603e6d
Merge branch '6.1.x' into 6.2.x
2 years ago
dependabot[bot]
a55c5c1d0d
Bump org.springframework:spring-framework-bom from 6.0.18 to 6.0.19
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.0.18 to 6.0.19.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.18...v6.0.19 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
72543c53c6
Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.6
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.6 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
dc4a8b4409
Bump org.springframework.ldap:spring-ldap-core from 3.2.2 to 3.2.3
...
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases )
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt )
- [Commits](https://github.com/spring-projects/spring-ldap/compare/3.2.2...3.2.3 )
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
github-actions[bot]
c5fefd4dec
Merge branch '6.1.x' into 6.2.x
2 years ago
github-actions[bot]
8a7ae7a7f9
Merge branch '5.8.x' into 6.1.x
2 years ago
github-actions[bot]
ab1817fa42
Merge branch '6.2.x'
2 years ago
dependabot[bot]
a608352689
Bump org.springframework:spring-framework-bom from 5.3.33 to 5.3.34
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 5.3.33 to 5.3.34.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.34 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Josh Cummings
933ef67637
Polish AuthorizationDeniedException Handling
...
Issue gh-14600
2 years ago
Josh Cummings
b1b84f9b8a
Revert "Support overriding RestOperations in OidcIdTokenDecoderFactory"
...
This reverts commit 9c352c4b4b4b853798b6ffd3c7b27f6cb51b84ce.
Issue gh-14178
2 years ago
Josh Cummings
5a50bfccac
Revert "Support overriding WebClient in ReactiveOidcIdTokenDecoderFactory"
...
This reverts commit 0041c658de854f1e2bfa414620c9c25f1334ce3f.
Issue gh-14178
2 years ago
Joe Grandja
9a7f1aa4d9
Add ClientAuthenticationMethod constants tls_client_auth and self_signed_tls_client_auth
...
Closes gh-14889
2 years ago
Joe Grandja
644cfa9f87
Add Jwt validator for the X509Certificate thumbprint claim
...
Closes gh-10538
2 years ago
Josh Cummings
2d24e09665
Polish link about SpEL beans
2 years ago
Josh Cummings
50b85aea0d
Handle SpEL AuthorizationDeniedExceptions
...
Closes gh-14600
2 years ago
Marcus Hert Da Coregio
61eba00654
Move HaveIBeenPwnedRestApiPasswordChecker to spring-security-web
...
Prior to this commit, the implementation was placed in spring-security-core, however we do not want to introduce a dependency on spring-web and spring-webflux for that module.
Issue gh-7395
2 years ago
DingHao
f689f3c3fc
Fix continueOnError default value in java doc
...
Closes gh-14870
2 years ago
Marcus Hert Da Coregio
f4712069d7
Allow customization of redirect strategy in CasAuthenticationEntrypoint
...
Closes gh-14881
2 years ago
github-actions[bot]
1fbfaa14d1
Merge branch '6.2.x'
2 years ago
github-actions[bot]
ce2b9f5c90
Merge branch '6.1.x' into 6.2.x
2 years ago
github-actions[bot]
0c20b14542
Merge branch '5.8.x' into 6.1.x
2 years ago
dependabot[bot]
c3dbbb2d01
Bump io.projectreactor:reactor-bom from 2020.0.42 to 2020.0.43
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2020.0.42 to 2020.0.43.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2020.0.42...2020.0.43 )
---
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>
2 years ago
github-actions[bot]
8e84111467
Merge branch '6.2.x'
2 years ago
github-actions[bot]
5082da37ba
Merge branch '6.1.x' into 6.2.x
2 years ago
github-actions[bot]
d187ddb5c6
Merge branch '5.8.x' into 6.1.x
2 years ago
dependabot[bot]
9a5319d5a2
Bump io.projectreactor.netty:reactor-netty from 1.0.43 to 1.0.44
...
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty ) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/reactor/reactor-netty/releases )
- [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.43...v1.0.44 )
---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
github-actions[bot]
3a9fdc8202
Merge branch '6.2.x'
2 years ago
github-actions[bot]
53d4ec44b4
Merge branch '6.1.x' into 6.2.x
2 years ago
dependabot[bot]
1fb00879f6
Bump io.projectreactor:reactor-bom from 2022.0.17 to 2022.0.18
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2022.0.17 to 2022.0.18.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2022.0.17...2022.0.18 )
---
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>
2 years ago
dependabot[bot]
75f379721d
Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2023.0.4 to 2023.0.5.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2023.0.4...2023.0.5 )
---
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>
2 years ago
github-actions[bot]
8645af0d8f
Merge branch '6.2.x'
2 years ago
dependabot[bot]
18cf7728da
Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.4
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.3 to 1.5.4.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.4 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
b6908a801a
Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2023.0.4 to 2023.0.5.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2023.0.4...2023.0.5 )
---
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>
2 years ago
dependabot[bot]
4e28a82df1
Bump io.micrometer:micrometer-observation from 1.12.4 to 1.12.5
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.4...v1.12.5 )
---
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>
2 years ago
github-actions[bot]
ff47b11b3b
Merge branch '6.2.x'
2 years ago
dependabot[bot]
eeaa682a6a
Bump io.micrometer:micrometer-observation from 1.12.4 to 1.12.5
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.4...v1.12.5 )
---
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>
2 years ago
erie0210
7faae83ebb
docs: fix typo
2 years ago
Marcus Hert Da Coregio
8d914ef145
Add @AuthorizationDeniedHandler for Method Authorization Denied Handling
...
Issue gh-14601
2 years ago
DingHao
75197ca531
inject PasswordEncoder into DaoAuthenticationProvider constructor
...
Closes gh-14691
2 years ago
Marcus Hert Da Coregio
d6ae058ee1
Merge branch '6.2.x'
...
Closes gh-14866
2 years ago
Marcus Hert Da Coregio
697d0c9af4
Merge branch '6.1.x' into 6.2.x
...
Closes gh-14865
2 years ago