在环境文件中增加谷歌验证器开关
This commit is contained in:
@@ -139,6 +139,7 @@ return [
|
||||
'Google Authenticator not bound' => '谷歌验证器未绑定',
|
||||
'Reset Google Authenticator' => '重置谷歌验证器',
|
||||
'Google Authenticator reset successfully' => '谷歌验证器已重置,该管理员下次登录需重新绑定',
|
||||
'Google Authenticator is disabled' => '谷歌验证器功能已关闭',
|
||||
'Cannot reset your own authenticator, please modify in database' => '不能重置自己的验证器,超管丢失验证器请在数据库中修改',
|
||||
'Login failed' => '登录失败',
|
||||
];
|
||||
Reference in New Issue
Block a user