jumpserver/apps/rbac
Jiangjie.Bai edfca5eb24
Fix rbac (#7699)
* perf: 优化 suggesstion

* perf: 修改 migrations

* feat: 添加OIDC认证逻辑

* perf: 修改 backend

* perf: 优化认证backends

* perf: 优化认证backends

* perf: 优化CAS认证, 用户多域名进行访问时回调到各自域名

Co-authored-by: ibuler <ibuler@qq.com>
2022-02-25 19:23:59 +08:00
..
api fix: swagger 2022-02-22 18:29:49 +08:00
migrations fix: rbac 合并 (#7658) 2022-02-21 16:24:03 +08:00
models perf: 修改翻译 2022-02-22 19:53:00 +08:00
serializers fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
urls fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +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 Fix rbac (#7699) 2022-02-25 19:23:59 +08:00
builtin.py Fix rbac (#7690) 2022-02-24 12:03:40 +08:00
const.py Fix rbac (#7699) 2022-02-25 19:23:59 +08:00
permissions.py fix: 修复批量操作权限bug 2022-02-22 18:29:49 +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
utils.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00