jumpserver/apps/rbac
fit2bot bf867f8c95
celery yask perm tree (#9370)
Co-authored-by: feng <1304903146@qq.com>
2023-01-30 19:11:42 +08:00
..
api v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
migrations v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
models perf: 内置 applets 自动安装 2022-12-20 16:48:18 +08:00
serializers v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
urls fix: 修复可以删除已关联用户角色的问题 2022-03-07 15:05:58 +08:00
__init__.py
admin.py
apps.py fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
backends.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
builtin.py perf: auditor joblog perm (#9355) 2023-01-29 18:20:44 +08:00
const.py perf: celery task del perm (#9369) 2023-01-30 19:07:46 +08:00
filters.py fix: 修复角色过滤失败 2022-04-18 19:54:44 +08:00
permissions.py fix: 修改显示 model 的错误 2022-12-20 13:47:12 +08:00
signal_handlers.py feat: 添加远程应用 2022-10-22 11:17:02 +08:00
tests.py
tree.py celery yask perm tree (#9370) 2023-01-30 19:11:42 +08:00
utils.py