FOSUserBundle icon indicating copy to clipboard operation
FOSUserBundle copied to clipboard

Issue with fos:user:deactivate

Open TPSONLINE-INFO opened this issue 2 years ago • 1 comments

"friendsofsymfony/user-bundle": "^3.2.1",

When running fos:user:deactivate, enabled is set to 0 in db but user can still log in...

TPSONLINE-INFO avatar Aug 01 '23 05:08 TPSONLINE-INFO

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 ?

stof avatar Jul 04 '24 09:07 stof