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.
 
 
 
 
fit2bot cc2b858769
fix: 修复获取令牌信息的remote app资产信息 (#8619)
2 years ago
..
api feat: 克隆角色权限 3 years ago
migrations perf: 继续优化一波 2 years ago
models fix: 修复获取令牌信息的remote app资产信息 (#8619) 2 years ago
serializers perf: 修复 org role binding 在root组织下看到的可能不对 3 years ago
urls fix: 修复可以删除已关联用户角色的问题 3 years ago
__init__.py
admin.py
apps.py fix: rbac 合并 (#7658) 3 years ago
backends.py fix: api docs 3 years ago
builtin.py fix: 修复获取令牌信息的remote app资产信息 (#8619) 2 years ago
const.py perf: 暂时去掉历史账号权限 (#8594) 2 years ago
filters.py fix: 修复角色过滤失败 3 years ago
permissions.py fix: 修复权限 view 没有 Model 的问题 3 years ago
signal_handlers.py perf: 设置默认的角色,系统用户角色添加权限 (#7898) 3 years ago
tests.py
tree.py perf: 添加 debug tool bar (#8504) 2 years ago
utils.py