jumpserver/apps/rbac
fit2bot aa022a02c1
fix: 修复用户认证失败的详细信息显示 (#7886)
* fix: 修复用户认证失败的详细信息显示

* fix: 更新授权树翻译

Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
2022-03-16 20:41:54 +08:00
..
api perf: 修改写法 2022-03-16 17:14:42 +08:00
migrations perf: 优化Migration,删掉原来的 content type (#7835) 2022-03-14 17:10:34 +08:00
models perf: 修复 org role binding 在root组织下看到的可能不对 2022-03-16 17:14:42 +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 fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
admin.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
apps.py fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
backends.py perf: 修改perm判断逻辑 2022-03-08 18:41:50 +08:00
builtin.py perf: 优化英文下树的显示 (#7883) 2022-03-16 20:27:38 +08:00
const.py fix: 修复adhoc权限 2022-03-16 19:26:40 +08:00
permissions.py fix: 修复工单相应bug 2022-03-16 17:40:51 +08:00
signal_handlers.py fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
tests.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tree.py fix: 修复用户认证失败的详细信息显示 (#7886) 2022-03-16 20:41:54 +08:00
utils.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00