jumpserver/apps/terminal
fit2bot 66b248db77
perf: 去除 applet 脚本的退出弹窗 (#9525)
Co-authored-by: Eric <xplzv@126.com>
2023-02-13 17:11:43 +08:00
..
api perf: terminal command ordering (#9517) 2023-02-13 14:44:17 +08:00
applets perf: 去除 applet 脚本的退出弹窗 (#9525) 2023-02-13 17:11:43 +08:00
automations fix: applet deploy pip install 2023-02-03 23:47:41 +08:00
backends perf: command log risk choice (#9419) 2023-02-02 22:58:18 +08:00
management perf: 内置 applets 自动安装 2022-12-20 16:48:18 +08:00
migrations v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
models perf: 优化 applet account 释放 2023-02-10 19:40:35 +08:00
serializers fix: 修改中文翻译文件 2023-02-06 10:30:40 +08:00
signal_handlers perf: 优化并发处理 2023-02-09 20:48:25 +08:00
templates/terminal perf: 优化通知中的连接点击 2021-10-25 10:48:03 +08:00
urls v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
utils perf: 修改 signal handler 2023-02-08 10:14:09 +08:00
__init__.py [Change] Rename applications -> terminal 2017-12-01 17:28:47 +08:00
admin.py [Change] Rename applications -> terminal 2017-12-01 17:28:47 +08:00
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
connect_methods.py fix: 禁用omnidb 连接 sqlserver 2023-02-09 16:32:17 +08:00
const.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
exceptions.py fix: 无效的 ES 会卡住 2021-03-17 17:09:52 +08:00
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 [Bugfix] 修复merge引起的bug 2018-07-27 12:14:13 +08:00
notifications.py perf: 重构 notifications site msg 2023-02-01 16:43:43 +08:00
startup.py perf: 修改 signal handler 2023-02-08 10:14:09 +08:00
tasks.py feat: 添加 task 的 verbose_name 2023-02-02 16:49:34 +08:00
tests.py [Change] Rename applications -> terminal 2017-12-01 17:28:47 +08:00
ws.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00