Steve Riesenberg
9db33f33c7
Revert unnecessary merges on 6.0.x
...
This commit removes unnecessary main-branch merges starting from
8750608b5bca45525c99d0a41a20ed02de93d8c7 and adds the following
needed commit(s) that were made afterward:
- 5dce82c48bc0b174838501c5a111b2de70822914
2023-10-31 15:11:45 -05:00
Marcus Da Coregio
4c77a550ae
Change to Migrating to 6.2
...
Issue gh-13552
2023-07-19 10:30:23 -03:00
Rob Winch
8407c9ebee
Merge branch '6.0.x'
...
Closes gh-13407
2023-06-18 21:41:16 -05:00
Rob Winch
f66a5bab99
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13406
2023-06-18 21:33:58 -05: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
e5fcf1ebcf
Revisit Request and Method Security Docs
...
Issue gh-13088
2023-05-01 14:09:22 -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
3f5d8b39ce
Restructure Migration Guide
...
Closes gh-12242
2022-11-18 16:57:32 -07:00
Josh Cummings
7675874137
Restructure Migration Steps
...
CLoses gh-12224
2022-11-16 11:35:47 -07:00