jumpserver/apps/terminal
fit2bot f481463c64
feat: 添加Endpoint (#8041)
* feat: add Endpoint EndpointRule EndpointProtocol model

* feat: add Endpoint EndpointRule EndpointProtocol API

* feat: modify protocols field

* feat: 修改序列类

* feat: 获取connect-url连接地址

* feat: 获取connect-url连接地址

* feat: 优化后台获取smart-endpoint逻辑

* feat: 优化后台获取smart-endpoint逻辑

* feat: 删除配置KOKO、XRDP、MAGNUS

* feat: 删除配置KOKO、XRDP、MAGNUS

* feat: 修改翻译

* feat: 修改smart endpoint

* feat: 修改翻译

* feat: smart API 添加token解析

* feat: 删除 smart serializer

* feat: 修改迁移逻辑

* feat: 解决冲突

* feat: 修改匹配 endpoint

Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
2022-04-12 17:45:10 +08:00
..
api feat: 添加Endpoint (#8041) 2022-04-12 17:45:10 +08:00
backends perf: es相关代码格式优化 (#8020) 2022-04-02 13:26:18 +08:00
migrations feat: 添加Endpoint (#8041) 2022-04-12 17:45:10 +08:00
models feat: 添加Endpoint (#8041) 2022-04-12 17:45:10 +08:00
serializers feat: 添加Endpoint (#8041) 2022-04-12 17:45:10 +08:00
templates/terminal perf: 优化通知中的连接点击 2021-10-25 10:48:03 +08:00
urls feat: 添加Endpoint (#8041) 2022-04-12 17:45:10 +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
const.py Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
exceptions.py fix: 无效的 ES 会卡住 2021-03-17 17:09:52 +08:00
filters.py fix: 全局组织命令记录无数据 2021-07-13 10:58:48 +08:00
hands.py [Bugfix] 修复merge引起的bug 2018-07-27 12:14:13 +08:00
notifications.py fix: 站内信命令告警中的会话地址 2022-03-17 14:05:08 +08:00
signal_handlers.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
startup.py fix: 修复数据库连接没有关闭问题 (#7227) 2021-11-18 18:47:01 +08:00
tasks.py Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
tests.py [Change] Rename applications -> terminal 2017-12-01 17:28:47 +08:00
utils.py feat: 资产登录工单页面增加监控与中断 2021-12-31 17:23:39 +08:00