You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Member::canLogIn should be checked before logging in a user.
This will prevent that locked out users can login in any form.
The text was updated successfully, but these errors were encountered:
bummzack
changed the title
TokenAuthExtension should check canLogIn before actually logging in a user
TokenAuthenticator should check canLogIn before actually logging in a user
Jul 15, 2015
Member::canLogIn
should be checked before logging in a user.This will prevent that locked out users can login in any form.
The text was updated successfully, but these errors were encountered: