jumpserver/apps/users
Jiangjie.Bai 73cb5e10b4 fix: 添加用户不能自更新字段逻辑 & 修复用户is_active创建失败的问题
fix: 添加用户不能自更新字段逻辑 & 修复用户is_active创建失败的问题

fix: 添加用户不能自更新字段逻辑 & 修复用户is_active创建失败的问题
2022-03-30 19:52:45 +08:00
..
api fix: 修复用户API权限 2022-03-21 12:00:15 +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 perf: 修改命令command input 长度问题 (#7996) 2022-03-30 19:07:49 +08:00
serializers fix: 添加用户不能自更新字段逻辑 & 修复用户is_active创建失败的问题 2022-03-30 19:52:45 +08:00
templates/users perf: 修改 mfa 地址 2022-03-15 18:47:12 +08:00
tests [Stash] Test case 通不过,import error 2017-12-08 10:15:27 +08:00
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 Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +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
signal_handlers.py perf: 移动到信号中 2022-03-21 19:27:23 +08:00
signals.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tasks.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
utils.py perf: 修改命令command input 长度问题 (#7996) 2022-03-30 19:07:49 +08:00