mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 20:54:25 +08:00
优化代码格式,删除无用空格
This commit is contained in:
parent
3485586c19
commit
e0a75abeb0
@ -89,7 +89,6 @@ public class PigDaoAuthenticationProvider extends AbstractUserDetailsAuthenticat
|
||||
|
||||
@SneakyThrows
|
||||
@Override
|
||||
|
||||
protected final UserDetails retrieveUser(String username, UsernamePasswordAuthenticationToken authentication) {
|
||||
prepareTimingAttackProtection();
|
||||
HttpServletRequest request = WebUtils.getRequest()
|
||||
|
Loading…
Reference in New Issue
Block a user