Rob Winch
|
bfcc2a602d
|
SecurityContextRepository->SecurityContextServerRepository
Issue gh-4615
|
2017-10-11 13:57:59 -05:00 |
|
Rob Winch
|
d0de8d40dd
|
WebFilterChainFilter -> WebFilterChainProxy
Issue gh-4615
|
2017-10-11 13:57:50 -05:00 |
|
Rob Winch
|
5502856095
|
UserDetailsRepositoryAuthenticationManager->UserDetailsRepositoryReactiveAuthenticationManager
Issue gh-4615
|
2017-10-11 13:57:35 -05:00 |
|
Rob Winch
|
4681697581
|
UserDetailsRepository->ReactiveUserDetailsService
Issue gh-4615
|
2017-10-11 13:57:30 -05:00 |
|
Joe Grandja
|
d840090cb0
|
Add support for implicit grant type
Fixes gh-4500
|
2017-10-11 13:54:59 -04:00 |
|
Rob Winch
|
23f56f568c
|
Update MockitJunitRunner import
Issue: gh-4608
|
2017-10-09 16:13:33 -05:00 |
|
Rob Winch
|
445834784a
|
Update to Mockito 2.10.0
Issue: gh-4608
|
2017-10-09 16:13:11 -05:00 |
|
Rob Winch
|
370fc48afe
|
Polish LogoutBuilder
Issue gh-4603
|
2017-10-06 16:37:11 -05:00 |
|
shazin.sadakath@gmail.com
|
79e749790f
|
Add Reactive LogoutBuilder
Fixes gh-4541
|
2017-10-06 16:36:19 -05:00 |
|
Rob Winch
|
c77cc72cd3
|
Fix EnableWebFluxSecurityTests
Fixes gh-4604
|
2017-10-06 16:28:57 -05:00 |
|
Joe Grandja
|
926ad45f21
|
Add default config for common OAuth2 Providers
Fixes gh-4597
|
2017-10-06 10:17:32 -04:00 |
|
Rob Winch
|
99f06ca58c
|
HttpSecurity invokes configure(this)
Issue gh-4542
|
2017-09-29 16:04:47 -05:00 |
|
Rob Winch
|
6d26b86792
|
Add UserDetailsRepositoryResourceFactoryBean.fromString
Fixes gh-4566
|
2017-09-22 20:18:59 -05:00 |
|
Rob Winch
|
a4c2073bcd
|
Add UserDetailsManagerResourceFactoryBean.fromString
Fixes gh-4567
|
2017-09-22 20:18:59 -05:00 |
|
Rob Winch
|
bc99f8aff3
|
Add UserDetailsResourceFactoryBean.fromString
Fixes gh-4568
|
2017-09-22 20:18:59 -05:00 |
|
Rob Winch
|
1f4082e754
|
Fix copyright lines
|
2017-09-18 11:11:25 -05:00 |
|
Rob Winch
|
3ecf3ea034
|
Fix double * in Copyright headers
|
2017-09-18 10:47:26 -05:00 |
|
Rob Winch
|
e14af37775
|
Add LogoutWebFilter
Fixes gh-4539
|
2017-09-13 16:43:04 -05:00 |
|
Rob Winch
|
426e24c18e
|
Polish
Formatting changes
|
2017-09-13 15:31:32 -05:00 |
|
Rob Winch
|
0a36359f11
|
WebFlux HTTP Basic & Form Login Sessions
By default both HTTP Basic and form log are enabled. Now HTTP Session will
not be used for HTTP Basic, but will be for form log in.
|
2017-09-13 14:47:44 -05:00 |
|
Rob Winch
|
3d745e63f6
|
HttpSecurityConfiguration applies all defaults
HttpSecurity headers is off by default and relies on
HttpSecurityConfiguration to enable it. This is more consistent with the
other operators
|
2017-09-12 22:07:12 -05:00 |
|
Rob Winch
|
b5edb58050
|
Polish reactive config
Code Checkstyle fixes
|
2017-09-12 21:56:09 -05:00 |
|
Rob Winch
|
d93c774691
|
Add FormLogin Configuration
Fixes gh-4537
|
2017-09-12 20:40:56 -05:00 |
|
Rob Winch
|
a0a0a32bda
|
Add WebTestClient HtmlUnit Support
Fixes gh-4534
|
2017-09-12 20:40:56 -05:00 |
|
Rob Winch
|
d9bad2bc9d
|
Mono.currentContext()->subscriberContext()
Fixing refactoring by Reactor
|
2017-09-01 17:20:47 -05:00 |
|
Rob Winch
|
be0081290b
|
EnableWebFluxSecurity uses PasswordEncoder Bean
|
2017-08-30 10:02:00 -05:00 |
|
Rob Winch
|
20befc3702
|
Support .and() in Reactive HttpBasic & HeaderBuilder
|
2017-08-29 20:17:56 -05:00 |
|
Rob Winch
|
c4917f359a
|
Fix for Reactor Refactor
- contextStart -> subscriberContext
|
2017-08-29 08:24:55 -05:00 |
|
Rob Winch
|
416ff3c77a
|
Add EnableReactiveMethodSecurity
Issue gh-4496
|
2017-08-17 16:42:01 -05:00 |
|
Rob Winch
|
b0b9b32c0c
|
Add AuthenticationReactorContextFilter
Fixes gh-4501
|
2017-08-17 16:42:01 -05:00 |
|
Rob Winch
|
bfaead6f68
|
Removal of ParsingPathMatcher
Changes needed for the removal of ParsingPathMatcher in Spring Framework
b1440b6816 (diff-972650c759c249004b9725f94b570db3R156)
|
2017-08-02 11:11:11 -05:00 |
|
Rob Winch
|
8130965259
|
Fixes for changes in SPR-15657
Fixes gh-4408
|
2017-06-20 16:42:24 -05:00 |
|
Rob Winch
|
ca6348800e
|
HttpSecurity.authorizeExchange() allows Method Chaining
Fixes gh-4397
|
2017-06-15 15:50:30 -05:00 |
|
Rob Winch
|
fda0220fad
|
Provide default reactive HttpSecurity
Fixes gh-4396
|
2017-06-15 13:00:19 -05:00 |
|
Rob Winch
|
9141a8a7c0
|
Add Multiple Reactive HttpSecurity
Fixes gh-4395
|
2017-06-15 13:00:19 -05:00 |
|
Rob Winch
|
30132892a0
|
Polish UserDetailsResourceFactoryBean Support
Issues: gh-4380 gh-4381 gh-4382
|
2017-06-13 15:15:21 -05:00 |
|
Rob Winch
|
337317a060
|
WebFlux now uses ParsingPathMatcher
Fixes gh-4388
|
2017-06-09 22:25:45 -05:00 |
|
Rob Winch
|
6428cb411e
|
Add UserDetailsRepositoryResourceFactoryBean
Add the ability to easily create a UserDetailsRepository from a Properties
in the standard Spring Security user format.
Fixes gh-4382
|
2017-06-09 16:07:18 -05:00 |
|
Rob Winch
|
4cb77e5386
|
Add UserDetailsManagerResourceFactoryBean
Add the ability to easily create a UserDetailsManager from a Properties
in the standard Spring Security user format.
Fixes gh-4381
|
2017-06-09 16:07:18 -05:00 |
|
Rob Winch
|
256d14ede0
|
Add UserDetailsResourceFactoryBean
Add the ability to create a Collection<UserDetails> from a Properties
Resource using the standard Spring Security user format.
Fixes gh-4380
|
2017-06-09 16:07:18 -05:00 |
|
Joe Grandja
|
68368c87ca
|
Resolve compile errors -> WebTestClient methods removed
Fixes gh-4355
|
2017-05-25 11:14:29 -04:00 |
|
Vedran Pavic
|
85719fcd64
|
Use Base64 implementation provided by Java 8
|
2017-05-10 00:27:36 -05:00 |
|
Rob Winch
|
b4f2777755
|
Add WebFlux
Fixes gh-4128
|
2017-05-10 00:13:02 -05:00 |
|
Rob Winch
|
5a65da400d
|
Use ReflectionTestUtils rather than Whitebox
This is better because it no longer uses Mockito's internal API
Fixes gh-4305
|
2017-04-21 10:54:58 -05:00 |
|
Joris Kuipers
|
546d44d6e7
|
Fix NPE in WebSocketMessageBrokerSecurityBeanDefinitionParser
Fixes gh-4112
Closes gh-4194
|
2017-03-01 23:58:02 -06:00 |
|
Rob Winch
|
fc516b55a6
|
Fix Build Against Spring 5.0.0.BUILD-SNAPSHOT
Change Bean definition to static to avoid SPR-12646
Fixes gh-4150
|
2016-12-08 15:54:46 -06:00 |
|
Eddú Meléndez
|
23294c4c57
|
Add Referrer-Policy header support
Fixes gh-4110
|
2016-11-08 13:21:35 -06:00 |
|
Rob Winch
|
df3b8bc284
|
Add Spring MVC test for override cache control
Issue gh-3975
|
2016-10-24 15:57:32 -05:00 |
|
Rob Winch
|
94e580fe64
|
Add Support for Custom Default Configuration in Web Security
Fixes gh-4102
|
2016-10-19 16:15:56 -05:00 |
|
Rob Winch
|
af9139b613
|
Add intercept-url@request-matcher-ref
Fixes gh-4097
|
2016-10-18 22:27:31 -05:00 |
|