`Member::canLogIn` should be checked before logging in a user. This will prevent that locked out users can login in any form.
Member::canLogInshould be checked before logging in a user.This will prevent that locked out users can login in any form.