mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Fix 2fa secret column name
This commit is contained in:
@@ -53,7 +53,7 @@ return [
|
||||
/*
|
||||
* User's table column for google2fa secret.
|
||||
*/
|
||||
'otp_secret_column' => 'google2fa_secret',
|
||||
'otp_secret_column' => 'two_factor_secret',
|
||||
|
||||
/*
|
||||
* One Time Password View.
|
||||
|
||||
Reference in New Issue
Block a user