Add two factor authentication
This commit is contained in:
@@ -60,7 +60,8 @@ class User extends Base
|
||||
'is_ldap_user',
|
||||
'notifications_enabled',
|
||||
'google_id',
|
||||
'github_id'
|
||||
'github_id',
|
||||
'twofactor_activated'
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user