jumpserver/apps/users
fit2bot 63638ed1ce
feat: 首页的 chanlege 和 MFA 统一 (#6989)
* feat: 首页的 chanlege 和 MFA 统一

* 登陆样式调整

* mfa bug

* q

* m

* mfa封装组件 前端可修改配置

* perf: 添加翻译

* login css bug

* perf: 修改一些风格

* perf: 修改命名

* perf: 修改 mfa code 不是必填

* mfa 前端统一组件

* stash

* perf: 统一验证码

Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: ibuler <ibuler@qq.com>
2021-10-18 18:41:41 +08:00
..
api fix: 修改密码没有发通知 2021-09-13 13:30:54 +08:00
forms perf: 绑定MFA认证密码时对密码进行加密传输 (#6776) 2021-09-08 16:40:09 +08:00
migrations feat: 用户详情页面显示 手机号,钉钉,企业微信,飞书 2021-09-15 19:42:24 +08:00
models feat: 首页的 chanlege 和 MFA 统一 (#6989) 2021-10-18 18:41:41 +08:00
serializers fix: otp 绑定问题 2021-09-16 19:04:19 +08:00
templates/users perf: 绑定MFA认证密码时对密码进行加密传输 (#6776) 2021-09-08 16:40:09 +08:00
tests [Stash] Test case 通不过,import error 2017-12-08 10:15:27 +08:00
urls feat: 为rdp 添加一个api 2021-02-23 16:22:37 +08:00
views feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py [Bugfix] 用户csv导入编码问题 2018-02-27 12:18:36 +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: 修复user筛选用户bug 2021-08-18 15:25:35 +08:00
hands.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
notifications.py fix: 用户密码过期提醒 2021-09-16 13:43:09 +08:00
permissions.py feat: 添加企业微信,钉钉扫码登录 2021-05-13 14:15:07 +08:00
signals.py Asset meta (#3539) 2019-12-16 16:53:29 +08:00
signals_handler.py fix: 修复用户历史密码在创建时不起作用 2021-05-18 19:15:58 +08:00
tasks.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
utils.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00