jumpserver/apps/rbac
fit2bot ea1c94c6db
perf: 用户组织按照name 进行排序 (#10354)
Co-authored-by: feng <1304903146@qq.com>
2023-04-27 11:38:33 +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
__init__.py
admin.py
apps.py
backends.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
builtin.py fix: 修复作业执行没有日志权限的问题 2023-03-01 18:37:27 +08:00
const.py perf: 修改支持 i18n 2023-04-20 14:19:13 +08:00
filters.py
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