mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 12:48:58 +08:00
!296 Merge remote-tracking branch 'origin/dev' into dev
Merge pull request !296 from lbw/auto-441246-dev-5d4a68ba
This commit is contained in:
commit
696e1ef8b6
@ -216,7 +216,6 @@ public abstract class OAuth2ResourceOwnerBaseAuthenticationProvider<T extends OA
|
||||
|
||||
}
|
||||
catch (Exception ex) {
|
||||
LOGGER.error("problem in authenticate", ex);
|
||||
throw oAuth2AuthenticationException(authentication, (AuthenticationException) ex);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user