Commit Graph

13819 Commits

Author SHA1 Message Date
Josh Cummings 68b052218a
Add @EnableTransactionManagement Details
Closes gh-13152
2023-05-24 10:10:00 -06:00
Josh Cummings be409ada10
Merge branch '6.0.x'
Closes gh-13209
2023-05-22 15:43:43 -06:00
Josh Cummings 7c54c0e4fa
Merge branch '5.8.x' into 6.0.x
Closes gh-13208
2023-05-22 15:43:27 -06:00
Josh Cummings 62ede47d86
Merge branch '5.7.x' into 5.8.x
Closes gh-13207
2023-05-22 15:42:36 -06:00
Josh Cummings 1eefd433b6
Add spring-security.xsd symlink
Closes gh-13131
2023-05-22 15:42:02 -06:00
Josh Cummings bf597bce4a
Merge branch '6.0.x'
Closes gh-13206
2023-05-22 14:45:49 -06:00
Josh Cummings c3174179a3
Merge branch '5.8.x' into 6.0.x
Closes gh-13205
2023-05-22 14:45:28 -06:00
Jan Marten 6b19728c54 Fix legacy-websocket-configuration cross-reference
Closes gh-12969
2023-05-22 14:44:34 -06:00
Josh Cummings 31f1604f66
Merge branch '6.0.x'
Closes gh-13199
2023-05-19 16:44:18 -06:00
Josh Cummings 7efa275abc
Merge branch '5.8.x' into 6.0.x
Closes gh-13198
2023-05-19 16:43:57 -06:00
Josh Cummings 35ad1f857e
Only Register as Advisor in Proxy Mode
Closes gh-13160
2023-05-19 16:33:46 -06:00
Josh Cummings 0e3ee89902
Merge branch '6.0.x' 2023-05-18 11:08:11 -06:00
Josh Cummings cdac708051
Merge branch '5.8.x' into 6.0.x 2023-05-18 11:08:00 -06:00
Josh Cummings 219faf29d4
Merge branch '5.7.x' into 5.8.x 2023-05-18 11:07:42 -06:00
moli b6f3cb71e6
Add Missing AuthorizationRequestRepository in Snippet
Closes PR-13099
2023-05-18 10:54:19 -06:00
Josh Cummings 20292966c4
Merge branch '6.0.x' 2023-05-18 10:00:16 -06:00
Josh Cummings 7a937fc900
Merge branch '5.8.x' into 6.0.x 2023-05-18 09:59:58 -06:00
daisuzz 734dc98e50 Fix typo in authorization.adoc 2023-05-18 09:59:23 -06:00
Josh Cummings 17a58194c1
Merge branch '6.0.x' 2023-05-18 09:33:12 -06:00
Josh Cummings 4c5bf3bdf5 Polish
Use StringUtils#hasText

PR gh-13179
2023-05-18 09:17:02 -06:00
Dennis Frommknecht af233a2a00 Use consistent list of micrometer tags in web observation handler
The tag `spring.security.reached.filter.name` is only set if a
filter-name is available, otherwise the tag is omitted entirely. This
leads to issues with metric-exporters that don't support dynamic tags,
but rather expect tag-names of a metric to be always the same. The most
prominent example is the Prometheus-exporter.

Instead of omitting the tag if no filer-name is set, a none-value is
applied instead, making the tag-list consistent in all cases

Closes gh-13179
2023-05-18 09:17:02 -06:00
Josh Cummings 49366907e2
Merge branch '6.0.x'
Closes gh-13183
2023-05-15 17:31:48 -06:00
Josh Cummings b438bc5384
Merge branch '5.8.x' into 6.0.x
Closes gh-13182
2023-05-15 17:30:14 -06:00
lukasz.migdalek f4915890cc
Use Spec Order for Verifying Signatures
Closes gh-12346
2023-05-15 17:24:22 -06:00
Josh Cummings 9ad190e0ab
Merge branch '6.0.x' 2023-05-15 15:03:29 -06:00
Josh Cummings 06c15035fd
Merge branch '5.8.x' into 6.0.x 2023-05-15 15:02:30 -06:00
Frederico Alves ed0369ac71 Address CVE-2023-1370
Change oauth2-oidc-sdk to 9.43.2
2023-05-15 14:59:22 -06:00
Frederico Alves ce5570bb06 Address CVE-2023-1370
Bump oauth2-oidc-sdk to 10.7.1 to update json-smart to 2.4.10
2023-05-15 14:59:22 -06:00
github-actions[bot] de1b53a9ef Next development version 2023-05-15 15:58:56 +00:00
github-actions[bot] ad2b1d40b8 Release 6.1.0 2023-05-15 15:20:53 +00:00
Steve Riesenberg f54c344989
Move imports to code section
Issue gh-13089
2023-05-15 09:22:57 -05:00
Steve Riesenberg ab519a9667
Update What's New 2023-05-15 09:21:22 -05:00
Josh Cummings 66c792769b
Update What's New 2023-05-12 17:30:38 -06:00
Steve Riesenberg 491041dc60
Merge branch '6.0.x' 2023-05-12 15:44:33 -05:00
Steve Riesenberg ae703671c7
Merge branch '5.8.x' into 6.0.x 2023-05-12 15:44:03 -05:00
Steve Riesenberg e234f85b2f
Fix hard-coded link in remote build
Issue gh-13156
2023-05-12 15:43:14 -05:00
Steve Riesenberg 0c3bafb505
Fix hard-coded link in remote build
Issue gh-12675
2023-05-12 15:41:51 -05:00
Steve Riesenberg ac7fbea248
Add nohttp exclusions 2023-05-12 14:30:12 -05:00
Steve Riesenberg e96a5e9bd1
Merge branch '6.0.x'
Closes gh-13157
2023-05-12 13:54:56 -05:00
Steve Riesenberg 4240155e9e
Merge branch '5.8.x' into 6.0.x 2023-05-12 13:53:45 -05:00
Marcus Da Coregio d62f82f763 Update Spring Boot to 3.0.6
Closes gh-13177
2023-05-12 15:49:56 -03:00
Steve Riesenberg 72d86f1cbc
Update links to 5.8 migration guide
Closes gh-13156
2023-05-12 13:46:54 -05:00
Steve Riesenberg 6a42d5c17b
Update link to 6.0 migration guide
Closes gh-12675
2023-05-12 13:43:02 -05:00
Steve Riesenberg e7fa34008b
Revisit CSRF page
Closes gh-13089
2023-05-12 12:29:32 -05:00
Josh Cummings 97a42ba190
Update SpEL Documentation
Closes gh-12974
2023-05-12 08:37:26 -06:00
Marcus Da Coregio a0e8fc92f5 Update spring-ldap-core to 3.0.3
Closes gh-13175
2023-05-12 10:12:03 -03:00
Marcus Da Coregio 1901bc738b Update org.springframework.data to 2022.0.6
Closes gh-13174
2023-05-12 10:11:59 -03:00
Marcus Da Coregio 02d5b9ccd9 Update org.springframework to 6.0.9
Closes gh-13173
2023-05-12 10:11:56 -03:00
Marcus Da Coregio 27e37ae913 Update junit-bom to 5.9.3
Closes gh-13170
2023-05-12 10:11:46 -03:00
Marcus Da Coregio 15caacdedf Update org.jetbrains.kotlin to 1.8.21
Closes gh-13169
2023-05-12 10:11:43 -03:00