You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/terminal
ibuler a1f1dce56b
perf: 修改格式错误
3 years ago
..
api perf: 优化drf filter, 修改terminal filter 3 years ago
backends fix: 修改默认es doc_type 为 _doc 3 years ago
migrations feat: 支持 Session 会话共享 (#6768) 3 years ago
models fix: 终端获取配置API返回SECURITY_SESSION_SHARE 3 years ago
serializers fix: 会话管理翻译 3 years ago
templates/terminal perf: 修改格式错误 3 years ago
urls feat: 支持 Session 会话共享 (#6768) 3 years ago
__init__.py
admin.py
apps.py
const.py
exceptions.py
filters.py
hands.py
notifications.py perf: 优化消息通知 (#7024) 3 years ago
signals_handler.py
startup.py perf: 优化修改获取Hostname 3 years ago
tasks.py
tests.py
utils.py