jumpserver/apps/users
fit2bot 9058a79c5c
fix: 修复三方用户登录登录限制提示错误问题 (#10475)
Co-authored-by: feng <1304903146@qq.com>
2023-05-17 11:11:39 +08:00
..
api feat: 只有系统管理员才能更新或删除系统管理员 (#10306) 2023-04-21 17:31:39 +08:00
backends pref: 优化MFA (#7153) 2021-11-10 11:30:48 +08:00
forms perf: 优化找回密码页面 (#9045) 2022-11-14 09:48:55 +08:00
migrations feat: 支持钉钉、飞书、企业微信扫码登录无用户时自动创建用户 2023-05-08 16:58:39 +08:00
models feat: 支持钉钉、飞书、企业微信扫码登录无用户时自动创建用户 2023-05-08 16:58:39 +08:00
serializers fix: 手机号可以为空及验证逻辑修改 2023-04-10 17:36:26 +08:00
templates/users perf: 优化设置 MFA 文案(禁用=>重置) 2023-03-08 19:13:17 +08:00
tests
urls refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2022-07-11 18:09:06 +08:00
views v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
__init__.py
apps.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
const.py
exceptions.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
filters.py perf: user groups filter (#10300) 2023-04-21 15:35:56 +08:00
hands.py
notifications.py fix: reset ssh url problem 2022-09-21 18:35:06 +08:00
permissions.py feat: 只有系统管理员才能更新或删除系统管理员 (#10306) 2023-04-21 17:31:39 +08:00
signal_handlers.py fix: 修复三方用户登录登录限制提示错误问题 (#10475) 2023-05-17 11:11:39 +08:00
signals.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tasks.py perf: 修改 ldap task 位置 2023-02-19 17:57:48 +08:00
utils.py feat: 认证方式支持OAuth2.0协议 (#8686) 2022-08-04 14:40:33 +08:00