jumpserver/apps/terminal
ibuler 08bc3d14aa fix: 修复 json m2m field 中正则有问题匹配不正确 2023-07-20 15:38:04 +08:00
..
api fix: 优化命令告警,不增加跳转链接 2023-07-19 08:27:34 +05:00
applets perf: 修改版本号 2023-07-13 20:02:28 +08:00
automations perf: 修正 Chrome driver 路径 2023-07-05 18:28:31 +08:00
backends perf: 优化批量命令告警问题 2023-07-19 08:09:45 +05:00
management
migrations perf: 优化一些 rbac 权限位,着重 connection token 的 2023-07-13 19:57:26 +08:00
models fix: 修复 Endpoint 获取 Oracle port 的逻辑 2023-07-20 11:51:02 +08:00
serializers refactor: 重构危险命令告警类型: Warning (#10970) 2023-07-17 20:52:54 +08:00
signal_handlers fix: 修复删除Oracle数据库时报错提示问题 2023-07-20 11:56:49 +08:00
templates/terminal fix: 优化命令告警,不增加跳转链接 2023-07-19 08:27:34 +05:00
urls
utils fix: 修复 json m2m field 中正则有问题匹配不正确 2023-07-20 15:38:04 +08:00
__init__.py
admin.py
apps.py
connect_methods.py feat: mariadb 支持 webdb 2023-07-17 17:55:05 +08:00
const.py perf: 优化批量命令告警问题 2023-07-19 08:09:45 +05:00
exceptions.py
filters.py
hands.py
notifications.py fix: 优化命令告警,不增加跳转链接 2023-07-19 08:27:34 +05:00
permissions.py
startup.py
tasks.py perf: 优化变量名 2023-06-13 11:36:32 +08:00
tests.py
ws.py