Johnny Lim
|
f3830eec7d
|
Rename userDetailsRepository to userDetailsService
|
2018-01-10 16:04:48 -06:00 |
|
Johnny Lim
|
b6895e6359
|
Apply Checkstyle WhitespaceAfterCheck module
|
2017-11-16 11:18:31 -06:00 |
|
Rob Winch
|
d19b222b55
|
UserDetailsRepositoryReactiveAuthenticationManager uses DelegatingPasswordEncoder
This means passwords will be encoded with BCrypt by default
Issue: gh-2775
|
2017-10-24 07:56:28 -05:00 |
|
Rob Winch
|
4681697581
|
UserDetailsRepository->ReactiveUserDetailsService
Issue gh-4615
|
2017-10-11 13:57:30 -05:00 |
|
Rob Winch
|
71b1720cfe
|
Use WebHttpHandlerBuilder in samples
DispatcherHandler.toHttpHandler was removed
|
2017-09-22 20:36:34 -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
|
164404c7d3
|
Simplify hellowebflux
This sample should be absolute minimal example.
|
2017-09-13 10:40:50 -05:00 |
|
Rob Winch
|
ca6348800e
|
HttpSecurity.authorizeExchange() allows Method Chaining
Fixes gh-4397
|
2017-06-15 15:50:30 -05:00 |
|
Rob Winch
|
9141a8a7c0
|
Add Multiple Reactive HttpSecurity
Fixes gh-4395
|
2017-06-15 13:00:19 -05:00 |
|
Rob Winch
|
a34bf01754
|
HelloWebfluxApplicationTests do not start a server
|
2017-06-13 15:16:01 -05:00 |
|
Rob Winch
|
337317a060
|
WebFlux now uses ParsingPathMatcher
Fixes gh-4388
|
2017-06-09 22:25:45 -05:00 |
|
Rob Winch
|
d09fb5b500
|
Move UserDetailsRepository to core.userdetails
Fixes gh-4383
|
2017-06-09 16:07:09 -05:00 |
|
Rob Winch
|
bc141febdb
|
Demo mock support with RouterFunction
|
2017-05-23 16:29:30 -05:00 |
|
Rob Winch
|
a79a81cd24
|
Simplify webflux samples
Remove the custom user from the hellowebflux and hellowebfluxfn samples.
|
2017-05-23 15:59:16 -05:00 |
|
Rob Winch
|
247635ed92
|
WebFluxSecurityConfiguration defaults HTTP Basic
Fixes gh-4346
|
2017-05-19 21:50:06 -05:00 |
|
Rob Winch
|
1cec497a50
|
Add method chaining for AuthorizeExchangeBuilder
Fixes gh-4345
|
2017-05-19 21:25:50 -05:00 |
|
Rob Winch
|
0428cdd934
|
Add @EnableWebFluxSecurity
Fixes gh-4344
|
2017-05-19 21:11:42 -05:00 |
|
Rob Winch
|
d9c7f42b4c
|
Rename Application->HelloWebFluxApplication
|
2017-05-17 15:34:07 -05:00 |
|
Rob Winch
|
b4f2777755
|
Add WebFlux
Fixes gh-4128
|
2017-05-10 00:13:02 -05:00 |
|