mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-02 07:03:40 +00:00
[Bugfix] 修复管理用户上传私钥兼容问题 (#451)
This commit is contained in:
parent
8ee1e468b8
commit
18169251fa
@ -14,7 +14,7 @@ import hashlib
|
||||
from email.utils import formatdate
|
||||
import calendar
|
||||
import threading
|
||||
from io import StringIO
|
||||
from six import StringIO
|
||||
|
||||
import paramiko
|
||||
import sshpubkeys
|
||||
|
Loading…
Reference in New Issue
Block a user