Merge branch 'master' of code.simcu.com:jumpserver/jumpserver
merage
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File moved
... | ... | @@ -13,6 +13,7 @@ wcwidth==0.1.7 |
websocket-client==0.37.0 | ||
djangorestframework==3.4.5 | ||
ForgeryPy==0.1 | ||
openpyxl==2.4.0 | ||
paramiko==2.0.2 | ||
celery==3.1.23 | ||
ansible==2.1.1.0 | ||
... | ... | @@ -20,3 +21,6 @@ django-simple-captcha==0.5.2 |
django-formtools==1.0 | ||
sshpubkeys==2.2.0 | ||
djangorestframework-bulk==0.2.1 | ||
python-gssapi==0.6.4 | ||
tornado==4.4.2 | ||
terminal/__init__.py
0 → 100644
terminal/ssh_config.py
0 → 100644
terminal/ssh_server.py
0 → 100644
terminal/utils.py
0 → 100644
terminal/web_ssh_server.py
0 → 100644
Please
register
or
sign in
to comment