Commit ad4b68a3 authored by ibuler's avatar ibuler

Merge branch 'jlog' of git.coding.net:jumpserver/Jumpserver into jlog

parents 8b25d3e3 a95e3137
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment