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 e7a3c5a822
perf(api): filter_fields被filterset_fields取代
4 years ago
..
api perf(api): filter_fields被filterset_fields取代 4 years ago
api_v2 [Update] 限制通过 POST 方法调用 TerminalViewSet API 5 years ago
backends fix: 修复命令列表过滤字段文案`会话ID` 4 years ago
migrations fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253) 4 years ago
models fix: 修改判断会话活跃逻辑;不必要判断协议 (#5262) 4 years ago
serializers feat: 抽象View Mapping Serializer架构设计; 重构工单View、Serializer模块 (#5371) 4 years ago
serializers_v2 fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253) 4 years ago
urls feat: 添加组件监控;TerminalModel添加type字段; (#5206) 4 years ago
__init__.py [Change] Rename applications -> terminal 7 years ago
admin.py [Change] Rename applications -> terminal 7 years ago
apps.py [Bugfix] 详见trello 7 years ago
const.py feat: 添加组件监控;TerminalModel添加type字段; (#5206) 4 years ago
exceptions.py feat(terminal): 终端管理添加批量更新接口 4 years ago
hands.py [Bugfix] 修复merge引起的bug 6 years ago
signals_handler.py [Update] 修改一些terminal storage (#2357) 6 years ago
tasks.py perf(sessions): 优化命令 4 years ago
tests.py [Change] Rename applications -> terminal 7 years ago
utils.py fix: 修改系统监控问题 4 years ago