Marcus Da Coregio
bc50146f60
Fix tests in AntPathRequestMatcherTests
...
Closes gh-11090
4 years ago
Marcus Da Coregio
e1f649690b
Adapt to changes in R2DBC
4 years ago
Marcus Da Coregio
aae700b766
Use Spring Framework SNAPSHOT version
4 years ago
Rob Winch
7be32872e9
Add DisableUrlRewritingFilter
...
Closes gh-11084
4 years ago
Josh Cummings
4ca5346871
Pick up AuthorizationManager Bean
...
Closes gh-11067
Closes gh-11068
4 years ago
Marcus Da Coregio
cfb1745906
Deprecate Saml2AuthenticationRequestFactory
...
Closes gh-11080
4 years ago
Pascal Verdage
ed8887e0fc
Fix typo
4 years ago
Josh Cummings
61c0a25bcd
Add default strategy constructor
...
Closes gh-11059
4 years ago
Josh Cummings
cad2972d0a
Polish SecurityContextChannelInterceptorTests
...
Issue gh-10973
4 years ago
Josh Cummings
be434e1540
Add Default Test to HttpBasicConfigurerTests
...
Issue gh-10973
4 years ago
Josh Cummings
f09652d447
Polish Saml2LoginConfigurerTests
...
Issue gh-10973
4 years ago
Eleftheria Stein
c4e88415a5
Remove MessageSourceAware from ExceptionTranslationWebFilter
...
Closes gh-11057
4 years ago
Steve Riesenberg
3bd160a71d
Polish gh-10933
4 years ago
Eleftheria Stein
ae8e77f9ff
Remove blocking call from ExceptionTranslationWebFilter
...
This also means that the exception message is no longer retrieved from a MessageSource. This is consistent with the other WebFilters.
Closes gh-10864
4 years ago
Jihoon Cha
da606627b6
Prevent instantiation of DelegatingPasswordEncoder if idPrefix contains idSuffix
...
Closes gh-10933
4 years ago
Simone Giannino
c719a8e4d4
Update saganCreateRelease property referenceDocUrl
...
- Updated saganCreateRelease task with the new referenceDocUrl for reference documentation
Closes gh-11016
4 years ago
Josh Cummings
1edfa07d27
Use RequestMatcherEntry
...
Closes gh-11046
4 years ago
Johannes Graf
51a99701ad
use okta as registration id
...
looks like `ping` is some registration id used in the past.
4 years ago
Josh Cummings
ce720ad38e
Document Authorization Events
...
Issue gh-9288
4 years ago
Josh Cummings
bdd5f86526
Polish Authorization Event Support
...
- Added spring-security-config support
- Renamed classes
- Changed contracts to include the authenticated user and secured
object
- Added method security support
Issue gh-9288
4 years ago
Parikshit Dutta
990831db85
Add authorization events
...
Closes gh-9288
4 years ago
Josh Cummings
fa574c8785
Simplify PrePostMethodSecurityConfiguration
...
Issue gh-9288
4 years ago
Eleftheria Stein
0e7dec2d2c
Tag release after updating gradle.properties
...
Closes gh-11023
4 years ago
Eleftheria Stein
992b8c38ac
Update antora on next development version release
...
Move commit from gradle task to workflow. Update antora.yml after project version update and before commit.
Closes gh-11021
4 years ago
Eleftheria Stein
4a25264404
Stage changes before committing in release pipeline
...
Issue gh-11020
4 years ago
Marcus Da Coregio
6ce6a1a55e
Change samplesBranch property to point to correct branch
...
Closes gh-11040
4 years ago
Eleftheria Stein
55c956ee68
Add task to update version in antora.yml
...
This task updates the docs version based on the version in gradle.properties
Closes gh-11020
4 years ago
Marcus Da Coregio
8c34af711e
Use ServletContext in AuthorizationManagerWebInvocationPrivilegeEvaluator
...
Closes gh-10908
4 years ago
Rob Winch
e176d764ba
Add SecurityContextRepository.loadContext(HttpServletRequest)
...
This allows loading the SecurityContext lazily, without the need for the
response, and does not attempt to automatically save the request when
the response is comitted.
Closes gh-11028
4 years ago
Rob Winch
1e3106f3a2
HttpSessionSecurityContextRepository support null HttpServletResponse
...
Closes gh-11029
4 years ago
Eleftheria Stein
759d983d62
Fix formatting in reference docs
4 years ago
Eleftheria Stein
0a2a327476
Fix reference documentation redirects
...
Closes gh-11018
4 years ago
Steve Riesenberg
5a95ebd1ef
Merge branch 'rb6.0.0-M3'
4 years ago
github-actions[bot]
e116bea118
Next development version
4 years ago
Steve Riesenberg
6dbba7b4a8
Release 6.0.0-M3
4 years ago
Steve Riesenberg
a8e8ad4205
Update spring-data-bom to 2022.0.0-M3
...
Closes gh-11017
4 years ago
Yuriy Savchenko
ca00b1415b
Add authorizeHttpRequests to Kotlin DSL
...
Closes gh-10481
4 years ago
Yuriy Savchenko
932ff4f5c4
Fix typos in Kotlin DSL docs
...
Issue gh-10481
4 years ago
Steve Riesenberg
e6673c2816
Update spring-data-bom to 2022.0.0-M3
...
Closes gh-11017
4 years ago
Steve Riesenberg
8fe6ecb459
Update antora.yml
4 years ago
github-actions[bot]
e13199759a
Next development version
4 years ago
github-actions[bot]
e2e1689d9d
Release 6.0.0-M2
4 years ago
Steve Riesenberg
9060cbffcb
Revert "Release 6.0.0-M2"
...
This reverts commit 5f7c98d700 .
4 years ago
github-actions[bot]
5f7c98d700
Release 6.0.0-M2
4 years ago
Steve Riesenberg
55921b380b
Revert "Update spring-data-bom to 2022.0.0-M2"
...
This reverts commit fbd8d78494 .
4 years ago
Steve Riesenberg
c12c8c4013
Revert "Release 6.0.0-M2"
...
This reverts commit ae607cbd97 .
4 years ago
github-actions[bot]
ae607cbd97
Release 6.0.0-M2
4 years ago
Steve Riesenberg
fbd8d78494
Update spring-data-bom to 2022.0.0-M2
...
Closes gh-10978
4 years ago
Steve Riesenberg
8aa7029d07
Fix checkstyle errors
...
Issue gh-10989
4 years ago
Steve Riesenberg
8584a82e4c
Update io.spring.javaformat to 0.0.31
...
Closes gh-10989
4 years ago