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
xinwen 9d9177ed05
refactor(terminal): 去掉 Session 中 Terminal 的外键关系
4 years ago
..
api fix(terminal): 修复获取螺旋的异步api 4 years ago
api_v2 [Update] 限制通过 POST 方法调用 TerminalViewSet API 5 years ago
backends feat: 录像存储server类型,可以设置如何存储了 (#4699) 4 years ago
migrations refactor(terminal): 去掉 Session 中 Terminal 的外键关系 4 years ago
serializers perf(terminal): 优化命令提交 4 years ago
serializers_v2 [Update] 修改终端注册条件判断逻辑(从 serializer -> view) 5 years ago
urls feat(terminal): 终端管理添加批量更新接口 4 years ago
__init__.py
admin.py
apps.py
const.py [Update] 修改Swift录像存储创建参数及API返回值 5 years ago
exceptions.py feat(terminal): 终端管理添加批量更新接口 4 years ago
hands.py [Bugfix] 修复merge引起的bug 6 years ago
models.py refactor(terminal): 去掉 Session 中 Terminal 的外键关系 4 years ago
signals_handler.py [Update] 修改一些terminal storage (#2357) 6 years ago
tasks.py perf(sessions): 优化命令 4 years ago
tests.py
utils.py feat: 录像存储server类型,可以设置如何存储了 (#4699) 4 years ago