Commit Graph

11854 Commits

Author SHA1 Message Date
Rob Winch aac1261f0c Document Migration to SecurityContextHolderFilter
Closes gh-12098
2022-10-27 15:12:45 -05:00
Josh Cummings 1dd13e69a4
Standardize Preparation Guide Layout
Closes gh-12096
2022-10-27 10:34:20 -06:00
Steve Riesenberg 36c1627ddf
Merge branch '5.5.x' into 5.6.x
Merged using the ours strategy.
2022-10-26 23:32:40 -05:00
Steve Riesenberg c0b930e421
Resolve plugin dependencies 2022-10-26 23:25:52 -05:00
mmoussa_mapfreusa bd4e0fb5db
Set LogoutRequestRepository on Saml2 LogoutSuccessHandler
Closes gh-11363
2022-10-26 16:44:23 -06:00
Josh Cummings 2a95a24390
Add Link to 6.0 Migration Guide
Issue gh-12093
2022-10-26 16:15:36 -06:00
Steve Riesenberg 8e19e93d1b
Merge branch '5.4.x' into 5.5.x 2022-10-26 17:01:37 -05: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
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 f6731e89db
Polish Method Security Preparation Steps 2022-10-26 12:37:54 -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 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 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
github-actions[bot] 04d31e44dd Next development version 2022-10-18 03:40:52 +00:00
github-actions[bot] 68495d68ac Release 5.8.0-RC1 2022-10-18 02:50:39 +00: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 acc35aeb18
Add DelegatingSecurityContextRepository
Issue gh-12023
2022-10-17 19:33:58 -05:00
Steve Riesenberg c75ca10900
Add DeferredSecurityContext
Issue gh-12023
2022-10-17 19:33:58 -05:00
Josh Cummings cfb7c87dfd
Merge remote-tracking branch 'origin/5.7.x' into 5.8.x 2022-10-17 15:00:40 -06:00
Josh Cummings d5354db6f4
Next Development Version 2022-10-17 14:59:47 -06:00
Josh Cummings 6b25307339
Merge remote-tracking branch 'origin/5.6.x' into 5.7.x 2022-10-17 14:57:39 -06:00
Josh Cummings 730359f144
Next Development Version 2022-10-17 14:56:34 -06:00
Josh Cummings 89c815032c
Fix Index Out of Bounds 2022-10-17 14:52:03 -06:00
Josh Cummings 154f6d7316
Merge remote-tracking branch 'origin/5.6.x' into 5.7.x 2022-10-17 14:30:39 -06:00
Josh Cummings ff055cf07a
Remote antoraUpdateVersion task from CI 2022-10-17 14:24:13 -06:00
github-actions[bot] b08a06aa76 Release 5.6.8 2022-10-17 18:55:50 +00:00
github-actions[bot] 53cdec799b Release 5.7.4 2022-10-17 18:55:41 +00:00
Marcus Da Coregio 7994222436 Merge branch '5.7.x' into 5.8.x 2022-10-17 15:51:39 -03:00
Marcus Da Coregio 31fd098b8e Merge branch '5.6.x' into 5.7.x 2022-10-17 15:51:19 -03:00
Marcus Da Coregio 465d80c162 Remove antoreUpdateVersion task from release automation 2022-10-17 15:50:44 -03:00