[Bugfix] 修复管理用户上传私钥兼容问题 (#451)

pull/453/head
crisewng 8 years ago committed by 老广
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…
Cancel
Save