mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-04 02:26:34 +00:00
update api.py
This commit is contained in:
parent
5e20ac0454
commit
a95e313733
@ -25,6 +25,9 @@ from django.shortcuts import render_to_response
|
||||
from django.core.mail import send_mail
|
||||
import json
|
||||
import logging
|
||||
VIM_FLAG = False
|
||||
VIM_COMMAND = ''
|
||||
SSH_TTY = ''
|
||||
|
||||
try:
|
||||
import termios
|
||||
|
Loading…
Reference in New Issue
Block a user