jumpserver/apps/ops
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
..
ansible perf: 修改依赖版本 (#7666) 2022-02-22 18:29:49 +08:00
api fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
celery perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
management/commands
migrations fix: 修改 migrations 2022-02-17 23:02:32 +08:00
models fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
serializers perf: 优化 ops 任务,支持 i18n 2022-01-13 15:03:48 +08:00
templates/ops pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
tests
urls
__init__.py
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
hands.py
inventory.py
mixin.py
notifications.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
signal_handlers.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
tasks.py perf: 优化 ops 任务,支持 i18n 2022-01-13 15:03:48 +08:00
test_utils.py
utils.py
views.py fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
ws.py fix: 修复数据库连接没有关闭问题 (#7227) 2021-11-18 18:47:01 +08:00