jumpserver/apps/users
feng626 525538e775 fix: 修复密码密钥翻译问题 2022-05-16 17:48:28 +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: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
migrations perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
models perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
serializers fix: 修复密码密钥翻译问题 2022-05-16 17:48:28 +08:00
templates/users perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
tests
urls fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
views perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
__init__.py
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
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 feat: 修改LDAP导入定时任务interval/crontab优先级 2022-04-20 16:31:56 +08:00
utils.py feat: 工作台区分组织 (#8040) 2022-04-12 14:25:49 +08:00