api
|
revert: 回滚权限树
|
2022-03-10 15:27:15 +08:00 |
migrations
|
perf: 优化Migration,删掉原来的 content type (#7835)
|
2022-03-14 17:10:34 +08:00 |
models
|
perf: 修复一些bug, rolebingding 找到合适的
|
2022-03-16 14:08:54 +08:00 |
serializers
|
fix: fix rbac to dev (#7636)
|
2022-02-17 20:13:31 +08:00 |
urls
|
fix: 修复可以删除已关联用户角色的问题
|
2022-03-07 15:05:58 +08:00 |
__init__.py
|
fix: fix rbac to dev (#7636)
|
2022-02-17 20:13:31 +08:00 |
admin.py
|
fix: fix rbac to dev (#7636)
|
2022-02-17 20:13:31 +08:00 |
apps.py
|
fix: rbac 合并 (#7658)
|
2022-02-21 16:24:03 +08:00 |
backends.py
|
perf: 修改perm判断逻辑
|
2022-03-08 18:41:50 +08:00 |
builtin.py
|
fix: 修复tree (#7802)
|
2022-03-11 17:24:28 +08:00 |
const.py
|
fix: 排除收集用户执行的更新、删除权限位
|
2022-03-16 14:17:35 +08:00 |
permissions.py
|
perf: 修改 redis conn
|
2022-03-08 18:49:50 +08:00 |
signal_handlers.py
|
fix: rbac 合并 (#7658)
|
2022-02-21 16:24:03 +08:00 |
tests.py
|
fix: fix rbac to dev (#7636)
|
2022-02-17 20:13:31 +08:00 |
tree.py
|
perf: fix some bug
|
2022-03-16 14:18:01 +08:00 |
utils.py
|
fix: fix rbac to dev (#7636)
|
2022-02-17 20:13:31 +08:00 |