Commit Graph

13248 Commits

Author SHA1 Message Date
Wellington Domiciano 27b3f4d403 Adjusts setRequestHandler javadoc in CsrfWebFilter
Adjusts setRequestHandler method javadoc in CsrfWebFilter class to reflect changes in 6.0.

In 6.0, the default ServerCsrfTokenRequestHandler changed to XorServerCsrfTokenRequestAttributeHandler, however, the javadoc for the setRequestHandler method still said it was ServerCsrfTokenRequestAttributeHandler.

This change adjusts the information to make it more accurate, because, although XorServerCsrfTokenRequestAttributeHandler is a subclass of ServerCsrfTokenRequestAttributeHandler, the behavior is quite different.

Closes gh-12465
2023-01-04 10:53:47 -07:00
Josh Cummings 9c0a35a6f6
Merge branch '5.8.x' into 6.0.x
Closes gh-12459
2022-12-23 15:55:43 -07:00
Josh Cummings fda0e9a2b6
Merge branch '5.7.x' into 5.8.x
Closes gh-12458
2022-12-23 15:54:37 -07:00
Josh Cummings 3cfaf0d11d
Avoid LinkedMultiValueMap in Serializable Object
Closes gh-11785
2022-12-23 15:54:00 -07:00
Marcus Da Coregio 4551025992 Merge branch '5.8.x' into 6.0.x
Closes gh-12444
2022-12-21 10:25:04 -03:00
Marcus Da Coregio 892bbcfe0f Add EnableWebFluxSecurity migration step
Closes gh-12434
2022-12-21 10:24:25 -03:00
Do Nhu Vy 7497ff9023 Polish README.adoc 2022-12-20 11:48:41 -03:00
Josh Cummings 7bd6deccc3
Revert "Disable Some R2dbc Tests"
This reverts commit 813179931a.

Closes gh-12339
2022-12-19 15:42:22 -07:00
Marcus Da Coregio b9f9139f5e Merge branch '5.8.x' into 6.0.x 2022-12-19 16:53:22 -03:00
Marcus Da Coregio 5406fed5dc Merge branch '5.7.x' into 5.8.x 2022-12-19 16:53:05 -03:00
Eleftheria Stein-Kousathana fbfa13bd47 Fix OAuth 2.0 testing docs 2022-12-19 16:52:25 -03:00
Marcus Da Coregio b3aaa4d5ff Merge branch '5.8.x' into 6.0.x 2022-12-19 15:04:36 -03:00
Marcus Da Coregio 992bda32f9 Merge branch '5.7.x' into 5.8.x 2022-12-19 15:04:17 -03:00
Marcus Da Coregio 0c6b427132 Merge branch '5.6.x' into 5.7.x 2022-12-19 15:03:50 -03:00
github-actions[bot] 0f7d17bae6 Next development version 2022-12-19 15:59:53 +00:00
github-actions[bot] 44d5cb0a63 Next development version 2022-12-19 15:59:53 +00:00
github-actions[bot] c11248b589 Next development version 2022-12-19 15:57:16 +00:00
github-actions[bot] afb28348cb Next development version 2022-12-19 15:56:54 +00:00
github-actions[bot] 972075677f Release 5.6.10 2022-12-19 15:23:12 +00:00
github-actions[bot] 5b759a3e43 Release 6.0.1 2022-12-19 15:22:50 +00:00
github-actions[bot] 314ae69b70 Release 5.8.1 2022-12-19 15:22:42 +00:00
github-actions[bot] 11614edcfe Release 5.7.6 2022-12-19 15:22:32 +00:00
Marcus Da Coregio f1824f8a5d Merge branch '5.8.x' into 6.0.x
Closes gh-12435
2022-12-19 10:45:25 -03:00
Guillaume Husta 36d83f863a Fix Javadoc since tag for class ExpressionAuthorizationDecision
Closes gh-12411
2022-12-19 10:44:36 -03:00
Marcus Da Coregio 334354f6dd Update org.springframework to 6.0.3
Closes gh-12426
2022-12-16 14:00:06 -03:00
Marcus Da Coregio 97a7b4627c Update slf4j-api to 2.0.6
Closes gh-12425
2022-12-16 14:00:05 -03:00
Marcus Da Coregio bf0ddd8ad6 Update org.jetbrains.kotlin to 1.7.22
Closes gh-12424
2022-12-16 14:00:05 -03:00
Marcus Da Coregio ad22ef71d3 Update hibernate-core to 6.1.6.Final
Closes gh-12423
2022-12-16 14:00:05 -03:00
Marcus Da Coregio 8a30e08349 Update org.eclipse.jetty to 11.0.13
Closes gh-12422
2022-12-16 14:00:05 -03:00
Marcus Da Coregio 4507072b69 Update httpclient to 4.5.14
Closes gh-12421
2022-12-16 14:00:05 -03:00
Marcus Da Coregio e1d61aff62 Update io.projectreactor to 2022.0.1
Closes gh-12419
2022-12-16 14:00:01 -03:00
Marcus Da Coregio c1fc51c2c0 Update mockk to 1.13.3
Closes gh-12418
2022-12-16 13:54:56 -03:00
Marcus Da Coregio 38571d7ce9 Update micrometer-observation to 1.10.2
Closes gh-12417
2022-12-16 13:54:53 -03:00
Marcus Da Coregio 9d18e9f616 Update unboundid-ldapsdk to 6.0.7
Closes gh-12416
2022-12-16 13:54:50 -03:00
Marcus Da Coregio a3c3b627e4 Update jackson-bom to 2.14.1
Closes gh-12413
2022-12-16 13:54:41 -03:00
Marcus Da Coregio 6e1909ec72 Update logback-classic to 1.4.5
Closes gh-12412
2022-12-16 13:54:38 -03:00
Steve Riesenberg d0f338c92a
Merge branch '5.8.x' into 6.0.x
Closes gh-12409
2022-12-15 15:53:00 -06:00
Steve Riesenberg 5818201e9e
Merge branch '5.7.x' into 5.8.x
Closes gh-12408
2022-12-15 15:52:35 -06:00
Steve Riesenberg 2461d00f4d
Merge branch '5.6.x' into 5.7.x
Closes gh-12407
2022-12-15 15:52:02 -06:00
Dayan Kodippily eec6729125
Fix DefaultLdapAuthoritiesPopulator NPE
Closes gh-12090
2022-12-15 15:51:07 -06:00
Dan Allen 6bb36f1a54
sync and refactor docs build
- add 6.0.x to release scheduler workflow
- upgrade Antora to 3.2.0-alpha.2
- remove Antora patch to support linked worktrees
- upgrade Antora Collector to latest alpha
- remove dispatch.sh script (handled by gh run workflow)
- consistently use gh run workflow to trigger workflows
- remove step to publish generated docs (no longer in use)
2022-12-15 15:21:07 -06:00
Steve Riesenberg ed657a8fac
Polish gh-12280
Apply editing changes from gh-9668
2022-12-15 14:18:24 -06:00
Wilson-Emmanuel edd1915d1b
Corrected errors on the ACLS document
Closes gh-12270
2022-12-15 14:16:55 -06:00
Marcus Da Coregio 582c9c6438 Merge branch '5.8.x' into 6.0.x 2022-12-15 15:24:01 -03:00
Marcus Da Coregio ae22b7537e Merge branch '5.7.x' into 5.8.x 2022-12-15 15:23:42 -03:00
Marcus Da Coregio fc9c2513d8 Merge branch '5.6.x' into 5.7.x
Closes gh-dry-run
2022-12-15 15:23:13 -03:00
Marcus Da Coregio f75d35f5a4 Update org.jetbrains.kotlin to 1.7.22
Closes gh-12405
2022-12-15 15:22:08 -03:00
Marcus Da Coregio 195695fb57 Update org.eclipse.jetty to 9.4.50.v20221201
Closes gh-12404
2022-12-15 15:22:05 -03:00
Marcus Da Coregio 143944619b Update httpclient to 4.5.14
Closes gh-12403
2022-12-15 15:22:02 -03:00
Marcus Da Coregio aaa611c5b0 Update io.projectreactor to 2020.0.26
Closes gh-12401
2022-12-15 15:21:55 -03:00