You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/rbac
wangruidong 6b5d18222e
fix: 全局组织-组织角色用户数量不对
8 months ago
..
api fix: 全局组织-组织角色用户数量不对 8 months ago
migrations perf: 修改下线用户会话的权限位label 12 months ago
models perf: ROOT Org show orgs-and-roles in user-detail page 8 months ago
serializers fix: 修复 api/docs 报错问题 11 months ago
urls perf: 支持全局的 labels (#12043) 12 months ago
__init__.py fix: fix rbac to dev (#7636) 3 years ago
admin.py
apps.py
backends.py
builtin.py perf: 修改usersession 模块位置 1 year ago
const.py perf: 优化资产管理中的标签权限位不显示 11 months ago
filters.py
permissions.py perf: 优化 tree nodes 避免太慢 (#12472) 11 months ago
signal_handlers.py
tests.py
tree.py perf: 修改 rbac labels node 12 months ago
utils.py