jumpserver/apps/perms
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
..
api fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
migrations fix: 修改 migrations 2022-02-17 23:02:32 +08:00
models fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
serializers fix: 抽象permissions-serializer的actions字段值设置 2022-01-13 18:58:10 +08:00
signals_handler feat: 支持二级登录资产 (#7143) 2021-11-05 16:11:29 +08:00
templates/perms perf: 优化通知,对支持 markdown 的发 markdown 2021-12-15 20:58:33 +08:00
urls reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
utils feat: 远程应用支持磁盘挂载 2022-02-16 16:29:06 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
const.py perf: 授权分类采用from_ticket字段 2021-09-06 11:03:16 +08:00
exceptions.py perf(assets): 优化节点树 2020-09-21 10:23:09 +08:00
filters.py fix: 按资产ip搜索数据不全 2021-11-25 17:29:47 +08:00
hands.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
locks.py fix: 修复授权树一些问题 2021-03-01 18:09:41 +08:00
mixins.py reactor&remove: 重构applications模块 & 移除applications、perms中已不再使用的模块 (#5374) 2021-01-04 05:27:03 +08:00
notifications.py pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
pagination.py refactor: 获取授权树或者资产列表时避免读时锁 2021-03-04 11:26:54 +08:00
tasks.py pref: 修改使用的消息内容 (#7061) 2021-10-22 20:06:16 +08:00
tests.py [Feat] 添加失效用户权限的api 2020-05-26 18:56:03 +08:00