mirror of
https://github.com/pelican-dev/panel.git
synced 2025-09-08 09:38:37 +02:00
make mfa_email_enabled
fillable
This commit is contained in:
parent
e7f945885d
commit
3fb0785866
@ -125,6 +125,7 @@ class User extends Model implements AuthenticatableContract, AuthorizableContrac
|
|||||||
'timezone',
|
'timezone',
|
||||||
'mfa_app_secret',
|
'mfa_app_secret',
|
||||||
'mfa_app_recovery_codes',
|
'mfa_app_recovery_codes',
|
||||||
|
'mfa_email_enabled',
|
||||||
'oauth',
|
'oauth',
|
||||||
'customization',
|
'customization',
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user