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
Jiangjie.Bai df31f47c68
feat: 命令过滤器支持关联节点; 添加端点规则迁移文件
2 years ago
..
api feat: 修改 DBPortMapper 异常处理问题; DBListenPort API 迁移至 terminal app 中 2 years ago
backends fix: 修复es存储失效时,会话命令列表页面报错的问题 2 years ago
migrations feat: 命令过滤器支持关联节点; 添加端点规则迁移文件 2 years ago
models feat: 修改翻译信息 2 years ago
serializers feat: 修改 DBPortMapper 异常处理问题; DBListenPort API 迁移至 terminal app 中 2 years ago
templates/terminal perf: 优化通知中的连接点击 3 years ago
urls feat: 修改 DBPortMapper 异常处理问题; DBListenPort API 迁移至 terminal app 中 2 years ago
utils feat: 优化 端口范围显示为 30000-30999 2 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
const.py feat: 添加组件类型 razor 并替换 XRDP_ENABLED 3 years ago
exceptions.py
filters.py fix: 全局组织命令记录无数据 3 years ago
hands.py
notifications.py fix: reverse console (#8615) 2 years ago
signal_handlers.py feat: 修改 DBPortMapper 异常处理问题; DBListenPort API 迁移至 terminal app 中 2 years ago
startup.py fix: 修复数据库连接没有关闭问题 (#7227) 3 years ago
tasks.py Fix rbac (#7713) 3 years ago
tests.py