Allow admins to disable the 2FA for a standard user
This commit is contained in:
@@ -74,6 +74,7 @@ class Acl extends Base
|
||||
'project' => array('remove'),
|
||||
'hourlyrate' => '*',
|
||||
'currency' => '*',
|
||||
'twofactor' => array('disable'),
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user