mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-20 01:29:31 +00:00
[Update] windows跳过手动输入密码
This commit is contained in:
parent
eedaaddbf5
commit
ed5a57042a
@ -395,7 +395,7 @@ defaults = {
|
|||||||
'FLOWER_URL': "127.0.0.1:5555",
|
'FLOWER_URL': "127.0.0.1:5555",
|
||||||
'DEFAULT_ORG_SHOW_ALL_USERS': True,
|
'DEFAULT_ORG_SHOW_ALL_USERS': True,
|
||||||
'PERIOD_TASK_ENABLED': True,
|
'PERIOD_TASK_ENABLED': True,
|
||||||
'WINDOWS_SKIP_ALL_MANUAL_PASSWORD': True,
|
'WINDOWS_SKIP_ALL_MANUAL_PASSWORD': False,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user