FOSUserBundle
FOSUserBundle copied to clipboard
Issue with fos:user:deactivate
"friendsofsymfony/user-bundle": "^3.2.1",
When running fos:user:deactivate, enabled is set to 0 in db but user can still log in...
have you configured the user checker as documented in https://github.com/FriendsOfSymfony/FOSUserBundle/blob/3.x/docs/index.rst#step-4-configure-your-applications-securityyml ?