mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 02:21:53 +08:00
fix
This commit is contained in:
@@ -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__}",
|
||||||
|
|||||||
Reference in New Issue
Block a user