mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
feat: 添加登陆复合
This commit is contained in:
@@ -39,7 +39,7 @@ export default {
|
||||
return {
|
||||
visible: false,
|
||||
fields: [
|
||||
'SECURITY_LOGIN_LIMIT_COUNT', 'SECURITY_LOGIN_LIMIT_TIME',
|
||||
'SECURITY_LOGIN_LIMIT_COUNT', 'SECURITY_LOGIN_LIMIT_TIME', 'LOGIN_CONFIRM_ENABLE',
|
||||
'USER_LOGIN_SINGLE_MACHINE_ENABLED', 'ONLY_ALLOW_EXIST_USER_AUTH',
|
||||
'ONLY_ALLOW_AUTH_FROM_SOURCE'
|
||||
],
|
||||
|
||||
@@ -43,6 +43,7 @@ export default {
|
||||
'OLD_PASSWORD_HISTORY_LIMIT_COUNT',
|
||||
'SECURITY_MFA_VERIFY_TTL',
|
||||
'SECURITY_LOGIN_CAPTCHA_ENABLED',
|
||||
'LOGIN_CONFIRM_ENABLE',
|
||||
'AuthLimit',
|
||||
'PasswordRule'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user