jumpserver/apps/users
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 rbac (#7690) 2022-02-24 12:03:40 +08:00
backends pref: 优化MFA (#7153) 2021-11-10 11:30:48 +08:00
forms perf: 绑定MFA认证密码时对密码进行加密传输 (#6776) 2021-09-08 16:40:09 +08:00
migrations perf: 添加 is_org_admin (#7644) 2022-02-18 16:25:54 +08:00
models Fix rbac (#7699) 2022-02-25 19:23:59 +08:00
serializers Fix rbac (#7690) 2022-02-24 12:03:40 +08:00
templates/users feat: 创建用户邮件内容支持html标签 2022-01-17 16:03:04 +08:00
tests
urls fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
views fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
__init__.py
apps.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
const.py fix: 修复user筛选用户bug 2021-08-18 15:25:35 +08:00
exceptions.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
filters.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
hands.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
notifications.py fix: 修复通知用户过期时间bug 2021-12-31 17:26:23 +08:00
permissions.py feat: 添加企业微信,钉钉扫码登录 2021-05-13 14:15:07 +08:00
signals.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
signals_handler.py Fix rbac (#7699) 2022-02-25 19:23:59 +08:00
tasks.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