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 675a41013e
perf: connect methods xpack
2 years ago
..
api fix: 修改 db-listen-port.db_info API 返回的数据结构 2 years ago
automations perf: update applet delopyment task 2 years ago
backends perf: 修改 display field 2 years ago
migrations perf: 修改 session 字段,添加 Comment 2 years ago
models perf: 修改 session 字段,添加 Comment 2 years ago
serializers perf: session 添加类型 2 years ago
templates/terminal
urls merge: with v3 2 years ago
utils perf: 修改合并引起的 migrations 依赖问题 2 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
connect_methods.py perf: connect methods xpack 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