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 104dd9721b
perf: 优化smart匹配数据库端口数量失败时的错误提示信息
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
urls feat: 修改 DBPortMapper 异常处理问题; DBListenPort API 迁移至 terminal app 中 2 years ago
utils perf: 优化smart匹配数据库端口数量失败时的错误提示信息 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
hands.py
notifications.py fix: reverse console (#8615) 2 years ago
signal_handlers.py fix: 修改初始化 DB Port Mapper 时的日志输出 2 years ago
startup.py
tasks.py Fix rbac (#7713) 3 years ago
tests.py