jumpserver/apps/rbac
ibuler 13fc2aa73c perf: 优化rbac 迁移 2023-06-20 16:35:01 +08:00
..
api fix: 修复角色列表排序问题 2023-02-23 19:40:01 +08:00
migrations perf: 修改 rabc 2023-02-21 13:40:48 +08:00
models perf: 用户组织按照name 进行排序 (#10354) 2023-04-27 11:38:33 +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: 优化rbac 迁移 2023-06-20 16:35:01 +08:00
const.py feat: 支持文件上传下载备份 (#10438) 2023-06-08 18:04:07 +08:00
filters.py fix: 修复角色过滤失败 2022-04-18 19:54:44 +08:00
permissions.py perf: 修复社区版可能引起的问题 2023-02-24 00:31:38 +08:00
signal_handlers.py fix: 修复角色更新信号方法 2023-02-14 19:48:39 +08:00
tests.py
tree.py per: gather account perm (#9723) 2023-02-23 18:08:56 +08:00
utils.py