jumpserver/apps/users
fit2bot 4cca518543
perf: user profile (#9357)
Co-authored-by: feng <1304903146@qq.com>
2023-01-30 13:43:27 +08:00
..
api v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +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 perf: 修改基础 model,继承同一个 2022-12-20 20:23:42 +08:00
models perf: 修改基础 model,继承同一个 2022-12-20 20:23:42 +08:00
serializers perf: user profile (#9357) 2023-01-30 13:43:27 +08:00
templates/users perf: 优化忘记密码,用户无手机号时无法使用手机号重置密码 2022-11-14 18:01:07 +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 Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
const.py
exceptions.py
filters.py fix: 修复导入导出文件时对于bool类型字段的判断问题 2022-06-30 18:28:07 +08:00
hands.py
notifications.py fix: reset ssh url problem 2022-09-21 18:35:06 +08:00
permissions.py perf: 优化confirm接口 (#8451) 2022-07-04 11:29:39 +08:00
signal_handlers.py feat: 认证方式支持OAuth2.0协议 (#8686) 2022-08-04 14:40:33 +08:00
signals.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tasks.py perf: 统一后台定时任务的crontab表达式, 对于后台定时执行的任务更加清晰 2022-10-10 16:31:45 +08:00
utils.py feat: 认证方式支持OAuth2.0协议 (#8686) 2022-08-04 14:40:33 +08:00