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