Emil Sierżęga
8b06a4bbe2
Remove trailing space from messages_ru
4 years ago
Emil Sierżęga
47c4b0426d
Add missing badLdapConnection property in messages_*.properties
4 years ago
Eleftheria Stein
48ac100a92
Remove WebSecurityConfigurerAdapter from Kotlin tests
...
Issue gh-10902
4 years ago
Eleftheria Stein
736f439bb5
Detect UserDetailsService bean in X509 configuration
...
Closes gh-11174
4 years ago
Eleftheria Stein
9dd393cb9c
Update remember me Javadocs
...
Describe the new behaviour for retrieving the UserDetailsService
Issue gh-11170
4 years ago
Marcus Da Coregio
a0232ed135
Add shouldFilterAllDispatcherTypes to Kotlin DSL
...
Closes gh-11153
4 years ago
Eleftheria Stein
ac06057cf6
Detect UserDetailsService bean in remember me
...
Closes gh-11170
4 years ago
Rob Winch
451873fdb7
RepositoryRef Serializable
...
This is necessary to support caching of tasks that use RepsitoryRef as
inputs or outputs.
Issue gh-11158
4 years ago
Rob Winch
e4f5d2c6ef
Fix release-next-version.yml
...
- Improve speed by using single job and multiple steps
- Check output of tasks rather than rely on status codes to fail
Issue gh-11158
4 years ago
Rob Winch
57cf0bf3bb
GitHubMilestoneNextVersionDueTodayTask Outputs to File
...
Rather than having the task fail if the milestone is not due today, it now
outputs to a file true or false. This allows the pipeline to determine
if it should continue or not without causing a failure.
Issue gh-11158
4 years ago
Rob Winch
78f059e446
GitHubMilestoneHasNoOpenIssuesTask outputs to a file
...
Rather than having the task fail if the milestone is not due today, it now
outputs to a file true or false. This allows the pipeline to determine
if it should continue or not without causing a failure.
Closes gh-11158
4 years ago
Eleftheria Stein
7dc4364f43
Fix Kotlin mockk test compatibility
...
Issue gh-11039
4 years ago
nor-ek
558bb161c5
Security Context Dsl
...
Closes gh-11039
4 years ago
Eleftheria Stein
eba091bad5
Push tag in release workflow
...
Issue gh-11023
4 years ago
Eleftheria Stein
8914f06eca
Use non-default access token in release pipeline
...
This ensures that subsequent workflows are triggered
Closes gh-11022
4 years ago
Marcus Da Coregio
9a57b42786
Fix setServletContext not being called for AuthorizationManagerWebInvocationPrivilegeEvaluator
...
Issue gh-10908
4 years ago
Marcus Da Coregio
4c5d404c46
Exclude duplicate issues from changelog
...
Closes gh-11154
4 years ago
Rob Winch
e79b6b3ac8
Default SecurityContextHolderFilter
...
Closes gh-11110
4 years ago
Rob Winch
9a9a43a0c0
ForceEagerSessionCreationFilter
...
Closes gh-11109
4 years ago
Steve Riesenberg
9601efd341
Add gradle-build-action to GitHub Actions pipelines
...
Closes gh-11099
4 years ago
Marcus Da Coregio
5367524030
Change the default of shouldFilterAllDispatchTypes to true
...
Closes gh-11107
4 years ago
Marcus Da Coregio
84b5c76a7b
Add Option to Filter All Dispatcher Types
...
Closes gh-11092
4 years ago
Jerome Prinet
da7db704eb
Update Gradle Enterprise plugin to 3.9
4 years ago
Rob Winch
b1233d053f
Add test support for SecurityContextHolderFilter
...
Issue gh-9635
4 years ago
Eleftheria Stein
b0099376b5
Update to Gradle 7.4.2
...
Closes gh-11101
4 years ago
Rob Winch
0c2b9758fc
Deprecate loadContext(RequestResponseHolder)
...
Fix gh-11032
4 years ago
Josh Cummings
c6ad72004e
Revert "Pick up AuthorizationManager Bean"
...
This reverts commit 4ca53468714159fddbc9835b1e129c5c7ee1a1e4.
Issue gh-11067
4 years ago
Marcus Da Coregio
50f8df6f07
Use HttpStatusCode
...
Closes gh-11091
4 years ago
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