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 da36ce9dfd
perf: merge connect token rdp option
2 years ago
..
api feat: connect token 添加 Rdp options 2 years ago
automations perf: update applet delopyment task 2 years ago
backends merge: with v3 2 years ago
migrations perf: 修改完冲突了 2 years ago
models feat: connect token 添加 Rdp options 2 years ago
serializers merge: with v3 2 years ago
templates/terminal perf: 优化通知中的连接点击 3 years ago
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: merge connect token rdp option 2 years ago
const.py perf: merge connect token rdp option 2 years ago
exceptions.py fix: 无效的 ES 会卡住 4 years ago
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