Commit Graph

10 Commits

Author SHA1 Message Date
Josh Cummings 8895a66a2b
Add hasIpAddress Migration Steps
Closes gh-13474
2023-07-10 13:35:16 -06:00
Rob Winch 7da99acca7 Merge branch '5.7.x' into 5.8.x
Closes gh-13405
2023-06-18 21:32:35 -05:00
Marcus Da Coregio 5c88b95af5 Mention that authorizeHttpRequests does not support GrantedAuthorityDefaults
Closes gh-13227
2023-05-25 09:51:36 -03:00
Josh Cummings 68b052218a
Add @EnableTransactionManagement Details
Closes gh-13152
2023-05-24 10:10:00 -06:00
daisuzz 734dc98e50 Fix typo in authorization.adoc 2023-05-18 09:59:23 -06:00
Josh Cummings 9244989b2e
Fix allOf/anyOf Abstain Logic
Closes gh-13069
2023-04-24 15:36:17 -06:00
Brummolix a513fc0f38 Fix SecurityWebApplicationInitializer.getSecurityDispatcherTypes example in doc #12939 2023-03-30 09:38:17 -03:00
Josh Cummings 35cf52d3bd
Add DefaultMethodSecurityExpressionHandler
Closes gh-12356
2023-02-21 16:58:08 -07:00
Josh Cummings 6bf11181ef
Adjust AfterInvocationManager Migration Docs
The original documentation only addresses the post-authorize case.
Some implementations want also to modify the return type.

Issue gh-12620
2023-02-21 15:07:17 -07:00
Josh Cummings 7675874137
Restructure Migration Steps
CLoses gh-12224
2022-11-16 11:35:47 -07:00