jumpserver/apps/rbac
ibuler 234acd6317 perf: 修改 accounts 2022-09-23 18:59:19 +08:00
..
api stash it 2022-08-04 10:44:11 +08:00
migrations perf: 优化 account 结构 2022-09-20 13:54:25 +08:00
models merge v3 2022-08-29 19:53:04 +08:00
serializers perf: 修复 org role binding 在root组织下看到的可能不对 2022-03-16 17:14:42 +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 fix: api docs 2022-03-22 13:05:44 +08:00
builtin.py perf: 修改 accounts 2022-09-23 18:59:19 +08:00
const.py perf: 账号管理api 2022-09-19 17:00:03 +08:00
filters.py fix: 修复角色过滤失败 2022-04-18 19:54:44 +08:00
permissions.py perf: 修复接口文档 修复迁移文件 2022-08-08 19:18:45 +08:00
signal_handlers.py perf: 设置默认的角色,系统用户角色添加权限 (#7898) 2022-03-17 14:08:16 +08:00
tests.py
tree.py perf: 账号管理api 2022-09-19 17:00:03 +08:00
utils.py