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 21b4a8600c
fix(terminal): `Session` `can_join` 添加 `k8s`
4 years ago
..
api feat(terminal): 终端管理添加批量更新接口 4 years ago
api_v2 [Update] 限制通过 POST 方法调用 TerminalViewSet API 5 years ago
backends fix(command): 修复命令记录没有根据sesion进行过滤的问题 4 years ago
migrations feat(applications): 添加 k8s 应用 4 years ago
serializers refactor(serializer): 设置 `BulkSerializerMixin` 的默认 `ListSerializer` 为 `AdaptedBulkListSerializer` 4 years ago
serializers_v2 [Update] 修改终端注册条件判断逻辑(从 serializer -> view) 5 years ago
urls feat(terminal): 终端管理添加批量更新接口 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 [Update] 修改Swift录像存储创建参数及API返回值 5 years ago
exceptions.py feat(terminal): 终端管理添加批量更新接口 4 years ago
hands.py [Bugfix] 修复merge引起的bug 6 years ago
models.py fix(terminal): `Session` `can_join` 添加 `k8s` 4 years ago
signals_handler.py [Update] 修改一些terminal storage (#2357) 6 years ago
tasks.py [Bugfix] 修复session不显示在线的问题 6 years ago
tests.py [Change] Rename applications -> terminal 7 years ago
utils.py fix(users): 替换旧有角色常量 4 years ago