jumpserver/apps/terminal
ibuler 10f4a0d67e Merge branch 'v3' of github.com:jumpserver/jumpserver into v3 2022-12-20 20:25:14 +08:00
..
api perf: 修改 session type 序列🥱 2022-12-20 17:52:08 +08:00
applets perf: 内置 applets 自动安装 2022-12-20 16:48:18 +08:00
automations perf: update applet delopyment task 2022-11-17 16:03:26 +08:00
backends perf: 修改 display field 2022-12-07 18:58:57 +08:00
management perf: 内置 applets 自动安装 2022-12-20 16:48:18 +08:00
migrations perf: 修改基础 model,继承同一个 2022-12-20 20:23:42 +08:00
models perf: 修改基础 model,继承同一个 2022-12-20 20:23:42 +08:00
serializers perf: 修改 session type 序列🥱 2022-12-20 17:52:08 +08:00
templates/terminal
urls merge: with v3 2022-12-05 15:03:21 +08:00
utils perf: 修改合并引起的 migrations 依赖问题 2022-12-05 16:07:14 +08:00
__init__.py
admin.py
apps.py
connect_methods.py perf: terminal connect method gui (#9224) 2022-12-20 18:50:04 +08:00
const.py perf: merge connect token rdp option 2022-12-07 15:13:32 +08:00
exceptions.py
filters.py perf: 修改 CommandFilterACL, CommandGroup Model 的 Meta 内部类; 修改 Command Model 的 system_user -> account 字段; 修改 ConnectionToken 的 command_filter_acls 返回字段; 2022-12-05 13:27:51 +08:00
hands.py
notifications.py feat: 重构操作日志 (#8941) 2022-11-04 14:22:38 +08:00
signal_handlers.py feat: connect token 添加 Rdp options 2022-12-07 15:09:01 +08:00
startup.py merge: with v3 2022-12-05 15:03:21 +08:00
tasks.py perf: add applets deployment 2022-11-14 19:01:18 +08:00
tests.py