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
The PDORepository can now check wether a user is disabled or not, if the function is enabled via the config setting "disable-check", if a user is disabled and the function is enabled, the user can no longer log in.