mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
test for auth manager
This commit is contained in:
@@ -153,11 +153,11 @@ def _get_config_scheme() -> Dict:
|
||||
},
|
||||
|
||||
"auth": {
|
||||
"internal_users": Option([], type=valid_users_list),
|
||||
"internal_type": Option("htpasswd"),
|
||||
"external_type": Option(""),
|
||||
# "internal": {},
|
||||
"external_type": Option(""),
|
||||
# "external": {},
|
||||
"internal_users": Option([], type=valid_users_list),
|
||||
},
|
||||
|
||||
"info": {
|
||||
|
||||
Reference in New Issue
Block a user