Deactivate user
In addition to creating and deactivating users, it should also be possible to temporarily deactivate users in the admin (Settings > System > Users).
23
votes

-
AdminDennis Grüter (Technical Account Manager Shopware) (Technical Support Specialist, shopware AG) commented
We already have an active 0/1 flag in the database for users too. Could make use of that. Currently, it seems to have no effect. If we want to prevent users/admins from backend access, we have to delete them.
-
Ansgar Becker commented
Isn't that what the database field user.active is meant for?
-
Florian Wegerer commented
Absolutely neccessary
-
Florian Pabst commented
A must have