jumpserver/apps
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
..
acls perf: 优化 super ticket 的状态 (#7714) 2022-02-28 20:22:14 +08:00
applications Fix rbac (#7690) 2022-02-24 12:03:40 +08:00
assets Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
audits Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
authentication Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
common Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
jumpserver Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
locale/zh/LC_MESSAGES Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
notifications Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
ops Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
orgs Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
perms Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
rbac Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
settings Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
static fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
templates fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
terminal Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
tickets Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
users Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
.gitattributes chore: 修改github 语言识别 2020-10-26 20:51:09 -05:00
__init__.py
manage.py