Files
spring-boot/spring-boot-project
Andy Wilkinson 4493958f13 Improve conditions for enabling WebFlux security
This commit correct a mistake where AuthenticationManager was used
instead of ReactiveAuthenticationManager. It also expands the
conditions so that WebFlux security will be enabled when the user
has defined their own SecurityWebFilterChain. In such a situation
no other security-related beans may be needed to use WebFlux
security as things may have been configured directly using the DSL.

Closes gh-37504
2023-09-30 09:06:00 +01:00
..
2023-09-29 18:36:25 +01:00
2023-08-30 13:36:01 +01:00
2023-09-07 13:59:15 +01:00
2023-09-27 20:58:09 -07:00
2023-09-28 16:32:45 -05:00