mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind cleanup /area core /milestone 2.13.x #### What this PR does / why we need it: UsernamePasswordAuthenticator is a normal webfilter instead of authentication webfilter in security filter chain. There does not guarentee expected results due to different in execution order. So this PR changes UsernamePasswordAuthenticator to AuthenticationWebFilter for managing the filter by security filter chain. By the way, these changes will not affect any plugins. #### Does this PR introduce a user-facing change? ```release-note None ``` |
||
---|---|---|
.. | ||
src | ||
build.gradle |