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
Michael Bai 06de6c3575
fix: 修复资产系统用户auth-info获取流程及创建时手动登录方式的校验
3 years ago
..
api fix: 修复资产系统用户auth-info获取流程及创建时手动登录方式的校验 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 feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 3 years ago
exceptions.py
filters.py fix: 全局组织命令记录无数据 3 years ago
hands.py
notifications.py perf: 优化消息通知 (#7024) 3 years ago
signals_handler.py feat: 系统监控添加 Core/Celery Terminal; 修改检测终端状态逻辑; (#6570) 3 years ago
startup.py perf: 优化修改获取Hostname 3 years ago
tasks.py
tests.py
utils.py