mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
fix
This commit is contained in:
parent
f6d44f2464
commit
0fd333d73b
@ -78,7 +78,7 @@ class Plugin(BaseAuthService):
|
|||||||
timeout=self.__timeout,
|
timeout=self.__timeout,
|
||||||
json={
|
json={
|
||||||
"user": user,
|
"user": user,
|
||||||
"passwd": passwd
|
"passwd": passwd,
|
||||||
},
|
},
|
||||||
headers={
|
headers={
|
||||||
"User-Agent": f"KVMD/{__version__}",
|
"User-Agent": f"KVMD/{__version__}",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user