mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
fix2
This commit is contained in:
@@ -183,6 +183,7 @@ public class LoginActionsService {
|
||||
return false;
|
||||
} else {
|
||||
invalidAction();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
if (!isActionActive(actionType)) return false;
|
||||
|
||||
Reference in New Issue
Block a user