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 10f4a0d67e
Merge branch 'v3' of github.com:jumpserver/jumpserver into v3
2 years ago
..
api perf: 修改 session type 序列🥱 2 years ago
applets perf: 内置 applets 自动安装 2 years ago
automations perf: update applet delopyment task 2 years ago
backends perf: 修改 display field 2 years ago
management perf: 内置 applets 自动安装 2 years ago
migrations perf: 修改基础 model,继承同一个 2 years ago
models perf: 修改基础 model,继承同一个 2 years ago
serializers perf: 修改 session type 序列🥱 2 years ago
templates/terminal
urls merge: with v3 2 years ago
utils perf: 修改合并引起的 migrations 依赖问题 2 years ago
__init__.py
admin.py
apps.py
connect_methods.py perf: terminal connect method gui (#9224) 2 years ago
const.py perf: merge connect token rdp option 2 years ago
exceptions.py
filters.py perf: 修改 CommandFilterACL, CommandGroup Model 的 Meta 内部类; 修改 Command Model 的 system_user -> account 字段; 修改 ConnectionToken 的 command_filter_acls 返回字段; 2 years ago
hands.py
notifications.py feat: 重构操作日志 (#8941) 2 years ago
signal_handlers.py feat: connect token 添加 Rdp options 2 years ago
startup.py merge: with v3 2 years ago
tasks.py perf: add applets deployment 2 years ago
tests.py