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