jumpserver/apps/terminal
fit2bot dafc416783
Fix rbac (#7728)
* perf: 重命名 signal handlers

* fix: 修复 ticket processor 问题

* perf: 修改 ticket 处理人api

* fix: 修复创建系统账号bug

* fix: 升级celery_beat==2.2.1和flower==1.0.0;修改celery进程启动参数先后顺序

* perf: 修改 authentication token

* fix: 修复上传权限bug

* fix: 登录页面增加i18n切换;

* fix: 系统角色删除限制

* perf: 修改一下 permissions tree

* perf: 生成 i18n

* perf: 修改一点点

Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
2022-03-02 20:48:43 +08:00
..
api Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
backends fix: 空的 es 存储,指定 timestamp 排序报错 2022-01-18 10:14:51 +08:00
migrations Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
models Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
serializers Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
templates/terminal perf: 优化通知中的连接点击 2021-10-25 10:48:03 +08:00
urls fix: 删除用户最近登录的资产接口 2022-02-23 18:35:53 +08:00
__init__.py
admin.py
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
filters.py fix: 全局组织命令记录无数据 2021-07-13 10:58:48 +08:00
hands.py
notifications.py fix: 修复命令报警翻译 2022-02-15 18:33:52 +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
utils.py feat: 资产登录工单页面增加监控与中断 2021-12-31 17:23:39 +08:00