kandaguru17
c87e8c752b
Use SecurityContextHolderStrategy in CasAuthenticationFilter
...
Closes gh-13265
2023-06-23 09:58:48 -03:00
Marcus Da Coregio
618847418f
Automatically enable .cors() if CorsConfigurationSource bean is present
...
Closes gh-5011
2023-06-23 09:51:46 -03:00
Claudio Nave
52e12ad64b
Replace deprecated methods
2023-06-22 13:19:55 -06:00
Evgeniy Cheban
0cefb27928
Simplify RequestMatcherDelegatingAuthorizationManager.Builder matcher registration
...
Closes gh-11624
2023-06-22 16:07:30 -03:00
Marcus Da Coregio
8efdc5c926
Polish Contribution
...
Issue gh-13215
2023-06-22 16:00:47 -03:00
kandaguru17
401058d5ff
Implemented AuthorizeHttpRequestsConfigurer to consider GrantedAuthorityDefaults for custom rolePrefix
...
Closes gh-13215
2023-06-22 16:00:46 -03:00
Evgeniy Cheban
c5461b17de
EnableMethodSecurity annotation does not get imported when defined as a meta-annotation
...
Closes gh-12870
2023-06-22 15:15:25 -03:00
Cedomir Igaly
dd469ac2a0
Assert is missing object. It was useless before Spring Framework 6.1, and will not compile on 6.1
2023-06-22 12:11:40 -06:00
Josh Cummings
339185998a
Update JavaDoc
...
Issue gh-12782
2023-06-22 11:26:45 -06:00
kandaguru17
fa2bc745f7
Use AuthoritiesAuthorizationManager in Jsr250AuthorizationManager
...
Closes gh-12782
2023-06-22 11:25:54 -06:00
Josh Cummings
208fb62db9
Update Deprecated Usage
...
Issue gh-12629
2023-06-22 11:24:25 -06:00
Krzysztof Krason
9b603b99ab
Using modern Java features
2023-06-22 11:24:25 -06:00
Kandaguru17
7e01ebdd92
Remove LazyCsrfTokenRepository usage
...
Closes gh-13194
2023-06-22 11:23:35 -06:00
Josh Cummings
97cff7c715
Polish TestingAuthenticationToken
...
Restore List constructor to retain binary compatibility.
2023-06-22 11:22:15 -06:00
Laurent MARTELLI
5a7eb108c8
Fix Javadoc
2023-06-22 11:22:15 -06:00
Laurent Martelli
f25d76c48f
TestingAuthenticationToken takes broader collection type
...
So that callers do not have to cast.
Closes gh-12953
2023-06-22 11:22:15 -06:00
Kevin Yue
b09a228eaf
Make class `OidcClientInitiatedLogoutSuccessHandler` extensible
2023-06-22 11:19:39 -06:00
Josh Cummings
fb910e2997
Prepare for Spring Security 6.2
...
Closes gh-14316
2023-06-22 11:03:28 -06:00
Marcus Da Coregio
2e4b417fce
Merge branch '6.0.x'
...
Closes gh-13414
2023-06-22 10:31:05 -03:00
Marcus Da Coregio
225f3536c5
Merge branch '5.8.x' into 6.0.x
...
Closes gh-13413
2023-06-22 10:28:56 -03:00
Marcus Da Coregio
c30bacac10
Improve Security Filters Documentation
...
Closes gh-8167
2023-06-22 10:11:18 -03:00
Marcus Da Coregio
f91a51bab7
Merge branch '6.0.x'
2023-06-21 16:23:58 -03:00
Marcus Da Coregio
e8ab855d43
Use samplesBranch=6.0.x
...
Closes gh-12380
2023-06-21 16:23:18 -03:00
Marcus Da Coregio
a75714453f
Merge branch '6.0.x'
2023-06-19 14:19:29 -03:00
Marcus Da Coregio
797b2a5473
Merge branch '5.8.x' into 6.0.x
2023-06-19 14:19:12 -03:00
Marcus Da Coregio
a104dec30d
Merge branch '5.7.x' into 5.8.x
2023-06-19 14:18:50 -03:00
Marcus Da Coregio
488b6ea531
Merge branch '5.6.x' into 5.7.x
2023-06-19 14:18:23 -03:00
github-actions[bot]
ef04ea9d68
Next development version
2023-06-19 17:05:13 +00:00
github-actions[bot]
b7be4c462c
Next development version
2023-06-19 16:55:18 +00:00
Marcus Da Coregio
aa8440e1ee
Release 5.6.11
2023-06-19 13:23:20 -03:00
github-actions[bot]
a9723d7ce4
Next development version
2023-06-19 16:22:19 +00:00
github-actions[bot]
6d3f1699c0
Release 5.7.9
2023-06-19 16:09:53 +00:00
github-actions[bot]
bb72eed8d1
Next development version
2023-06-19 16:02:54 +00:00
github-actions[bot]
ddcac270b6
Next development version
2023-06-19 15:58:52 +00:00
github-actions[bot]
87e2071b17
Release 6.0.4
2023-06-19 15:21:40 +00:00
github-actions[bot]
108075763b
Release 5.8.4
2023-06-19 15:21:27 +00:00
github-actions[bot]
31d4ce8191
Release 6.1.1
2023-06-19 15:20:57 +00:00
Marcus Da Coregio
acf1d34d94
Merge branch '6.0.x'
2023-06-19 11:13:57 -03:00
Marcus Da Coregio
2686af0c4d
Revert "Only Register as Advisor in Proxy Mode"
...
This reverts commit 35ad1f85
2023-06-19 11:13:39 -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
Rob Winch
0cf95dbf61
Merge branch '5.6.x' into 5.7.x
...
Closes gh-13404
2023-06-18 21:31:35 -05:00
Rob Winch
39c43159f4
Convert to Asciidoctor Tabs
...
Closes gh-13403
2023-06-18 21:30:41 -05:00
Marcus Da Coregio
588cd55770
Merge branch '6.0.x'
2023-06-18 11:18:13 -03:00
Marcus Da Coregio
be0c2bd44c
Merge branch '5.8.x' into 6.0.x
2023-06-18 11:17:52 -03:00
Marcus Da Coregio
67f262199a
Merge branch '5.7.x' into 5.8.x
2023-06-18 11:17:31 -03:00
Marcus Da Coregio
0a022a348c
Merge branch '5.6.x' into 5.7.x
...
Closes gh-dry-run
2023-06-18 11:16:54 -03:00
Marcus Da Coregio
afec90c8e8
Remove /plugins-release and /plugins-snapshot from build
...
Those repositories now need authentication, and we do not actually need them, the dependencies can be resolved from Maven Central
Closes gh-13245
(cherry picked from commit 663f5cf76b
)
2023-06-17 19:32:48 -03:00
Marcus Da Coregio
3fa52604d5
Merge branch '6.0.x'
2023-06-17 18:24:24 -03:00