jumpserver/apps/ops
Jiangjie.Bai 83ff8dbf26
fix: rbac 合并 (#7658)
* perf: 修复一些错误权限位

* Pr@fix rbac@fix rbac permissions (#7648)

* fix: 确保每次 migrate 执行更新 role permissions

* perf: 修改 choices

* feat: 兼容apple m1

* perf: 修改 migrations role permissions

* perf: pymysql 导入

* perf: admin 判断

* fix: 修复消息订阅权限

Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
Co-authored-by: feng626 <1304903146@qq.com>
2022-02-21 16:24:03 +08:00
..
ansible fix: 执行 ansible 任务日志记录错误 2021-12-15 18:02:14 +08:00
api fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
celery
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
tests
urls
__init__.py
apps.py perf: 优化 ops 任务,支持 i18n 2022-01-13 15:03:48 +08:00
hands.py
inventory.py
mixin.py
notifications.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
signals_handler.py perf: 优化 celery 任务中的数据库连接问题 2022-01-17 16:04:50 +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