jumpserver/apps/orgs
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
..
migrations fix: 修复 org members 的问题 2022-02-18 14:37:38 +08:00
mixins fix: 修改审计日志中的i18n翻译问题 2022-01-18 13:21:31 +08:00
signal_handlers Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
urls fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
__init__.py
admin.py [Update] 添加org 2018-07-13 00:00:35 +08:00
api.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
caches.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
context_processor.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
filters.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
hands.py [Update] 修改permission actions 2019-06-28 22:07:22 +08:00
middleware.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
models.py perf: 修改依赖版本 (#7666) 2022-02-22 18:29:49 +08:00
serializers.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tasks.py feat: 添加缓存模块,添加组织资源统计 (#5407) 2021-01-17 12:08:21 +08:00
tests.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
utils.py feat: ACL (#5696) 2021-03-11 20:17:44 +08:00