jumpserver/apps/users
fit2bot a1f65bccc5
feat: 只有系统管理员才能更新或删除系统管理员 (#10306)
Co-authored-by: feng <1304903146@qq.com>
2023-04-21 17:31:39 +08:00
..
api feat: 只有系统管理员才能更新或删除系统管理员 (#10306) 2023-04-21 17:31:39 +08:00
backends
forms perf: 优化找回密码页面 (#9045) 2022-11-14 09:48:55 +08:00
migrations perf: 优化最后更新 2023-02-03 12:25:09 +08:00
models fix: 修复 perms 循环引用 2023-02-08 10:52:33 +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
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
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 perf: 修改 signal handler 2023-02-08 10:14:09 +08:00
signals.py
tasks.py perf: 修改 ldap task 位置 2023-02-19 17:57:48 +08:00
utils.py