Commit Graph

12690 Commits

Author SHA1 Message Date
Steve Riesenberg 8e19e93d1b
Merge branch '5.4.x' into 5.5.x 2022-10-26 17:01:37 -05:00
Rob Winch d40ed58118 Merge branch '5.8.x'
Closes gh-12091
Closes gh-12092
2022-10-26 14:56:02 -05:00
Josh Cummings 2b50aa3ae0
Polish Method Security Migration Steps
Removed checkboxes when there is only one step
2022-10-26 13:47:16 -06:00
Rob Winch 24cc7ff178 Document Saved Requests Migration
Closes gh-12089
2022-10-26 14:24:00 -05:00
Rob Winch c17e258a6f Document Saved Requests
Closes gh-12088
2022-10-26 14:22:30 -05:00
Josh Cummings d076ddb26c
Polish Method Security Migration Steps 2022-10-26 13:18:07 -06:00
Steve Riesenberg ffae2f6e67
Merge branch '5.3.x' into 5.4.x 2022-10-26 14:01:39 -05:00
Steve Riesenberg e40ca31414
Merge branch '5.2.x' into 5.3.x 2022-10-26 13:49:17 -05:00
Steve Riesenberg 5dbfa57c19
Resolve plugin dependencies 2022-10-26 13:45:22 -05:00
Josh Cummings 2f789a7a5f
Merge remote-tracking branch 'origin/5.8.x' 2022-10-26 12:38:29 -06:00
Josh Cummings f6731e89db
Polish Method Security Preparation Steps 2022-10-26 12:37:54 -06:00
Josh Cummings 4528561326
Add Method Security Migration Steps 2022-10-25 15:04:59 -06:00
Josh Cummings 7adc000c6b
Merge remote-tracking branch 'origin/5.8.x' 2022-10-25 14:42:32 -06:00
Josh Cummings 04fa5af794
Add Missing Doc Header
The EnableMethodSecurity section
2022-10-25 14:41:11 -06:00
Josh Cummings e505bc3af4
Add Method Security Preparation Steps 2022-10-25 14:41:10 -06:00
Steve Riesenberg 7214cea7ed
Merge branch '5.8.x'
Merged using the ours strategy.
2022-10-25 14:18:50 -05:00
Steve Riesenberg ebca715aad
Merge branch '5.7.x' into 5.8.x
Merged using the ours strategy.
2022-10-25 14:17:53 -05:00
Steve Riesenberg aed7a869df
Merge branch '5.6.x' into 5.7.x
Merged using the ours strategy.
2022-10-25 14:17:27 -05:00
Steve Riesenberg a2bff26024
Merge branch '5.5.x' into 5.6.x
Merged using the ours strategy.
2022-10-25 14:16:41 -05:00
Steve Riesenberg 51a1479920
Merge branch '5.4.x' into 5.5.x
Merged using the ours strategy.
2022-10-25 14:16:00 -05:00
Steve Riesenberg 97b789318a
Merge branch '5.3.x' into 5.4.x
Merged using the ours strategy.
2022-10-25 14:15:02 -05:00
Steve Riesenberg d408b614fd
Merge branch '5.2.x' into 5.3.x
Merged using the ours strategy.
2022-10-25 14:14:31 -05:00
Josh Cummings d651da5ac3
Merge remote-tracking branch 'origin/5.8.x'
Closes gh-12077
2022-10-24 16:54:03 -06:00
Josh Cummings dd30694979
Merge remote-tracking branch 'origin/5.7.x' into 5.8.x
Closes gh-12076
2022-10-24 16:46:08 -06:00
David Becker 2b426872a3
Use InetSocketAddress#getHostString
Sometimes InetSocketAddress#getAddress#getHostAddress retuns null.
In that case, call InetSocketAddress#getHostString instead.

There is no performance loss since IpAddressMatcher#matches attemptsi
to re-parse and resolve the address anyway.

Closes gh-11888
2022-10-24 16:32:19 -06:00
Rob Winch 9cb668aec2 SessionManagementConfigurer properly defaults SecurityContextRepository
Previously the default was an HttpSessionSecurityContextRepository which
meant that if a stateless authentication occurred the SecurityContext would
be lost on ERROR dispatch.

This commit ensures that the RequestAttributeSecurityContextRepository is
also consulted by default.

Closes gh-12070
2022-10-20 10:57:47 -05:00
Rob Winch a4858d9eaa Add SpringTestContext.addFilter
Add SpringTestContext.addFilter which allows Spring Security's tests
to specify a Filter to be added to the SpringTestContext.

Closes gh-12071
2022-10-20 10:54:24 -05:00
Steve Riesenberg 55877c5f32
Merge branch '5.8.x' 2022-10-18 11:28:52 -05:00
github-actions[bot] e1d00031e0 Next development version 2022-10-18 03:42:55 +00:00
github-actions[bot] 04d31e44dd Next development version 2022-10-18 03:40:52 +00:00
github-actions[bot] 1ece9f35a3 Release 6.0.0-RC1 2022-10-18 03:21:19 +00:00
Rob Winch e95f180066 Update to Spring LDAP 3.0.0-RC1
Closes gh-12067
2022-10-17 22:16:51 -05:00
Rob Winch a2a511636e Update to Spring Data 2022.0.0-RC1
Closes gh-12066
2022-10-17 22:15:55 -05:00
Steve Riesenberg 53056017c1
Revert "Release 6.0.0-RC1"
This reverts commit 334adaef37.
2022-10-17 22:06:23 -05:00
github-actions[bot] 68495d68ac Release 5.8.0-RC1 2022-10-18 02:50:39 +00:00
github-actions[bot] 334adaef37 Release 6.0.0-RC1 2022-10-18 02:49:59 +00:00
Steve Riesenberg 9bf8c53dd6
Merge branch '5.8.x'
Merged using the ours strategy.

Closes gh-dry-run
2022-10-17 21:14:33 -05:00
Steve Riesenberg 0608ce3b57
Update org.springframework.data to 2021.2.5
Closes gh-12065
2022-10-17 21:01:37 -05:00
Steve Riesenberg 9798e3dbff
Update htmlunit-driver to 2.65.0
Closes gh-12064
2022-10-17 21:01:36 -05:00
Steve Riesenberg 3a99c5c6d7
Update org.mockito to 4.8.1
Closes gh-12063
2022-10-17 21:01:36 -05:00
Steve Riesenberg efbb3fc218
Update junit-bom to 5.9.1
Closes gh-12061
2022-10-17 21:01:35 -05:00
Steve Riesenberg 0bcfd4dc60
Update org.jetbrains.kotlin to 1.7.20
Closes gh-12060
2022-10-17 21:01:35 -05:00
Steve Riesenberg 6bef89c3a6
Update hibernate-entitymanager to 5.6.12.Final
Closes gh-12059
2022-10-17 21:01:34 -05:00
Steve Riesenberg ec64c7f3ef
Update htmlunit to 2.65.1
Closes gh-12058
2022-10-17 21:01:34 -05:00
Steve Riesenberg 2e41c6e5c4
Update io.spring.javaformat to 0.0.35
Closes gh-12057
2022-10-17 21:01:33 -05:00
Steve Riesenberg fd2b4e34e4
Update io.projectreactor to 2020.0.24
Closes gh-12055
2022-10-17 21:01:33 -05:00
Steve Riesenberg ce25d7cc76
Update mockk to 1.13.2
Closes gh-12054
2022-10-17 21:01:32 -05:00
Steve Riesenberg ba15881222
Update jackson-bom to 2.13.4.20221013
Closes gh-12052
2022-10-17 21:01:32 -05:00
Steve Riesenberg 8554e70c09
Remove deprecated loadContext(request)
Closes gh-12048
2022-10-17 20:13:51 -05:00
Steve Riesenberg 33b492df54
Default to DelegatingSecurityContextRepository
Closes gh-12023
Closes gh-12049
2022-10-17 20:04:43 -05:00