mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-13 13:59:17 +00:00
perf: connection token client add protocol (#9134)
Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
@@ -154,6 +154,7 @@ class RDPFileClientProtocolURLMixin:
|
||||
data = {
|
||||
'id': str(token.id),
|
||||
'value': token.value,
|
||||
'protocol': token.protocol,
|
||||
'command': '',
|
||||
'file': {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user