jumpserver/apps/authentication
fit2bot f04544e8df
feat(MFA): 修改文案Google Authenticator为手机验证器 (#4964)
* feat(MFA): 修改文案Google Authenticator为手机验证器

* feat(MFA): 修改文案手机验证器 为 MFA验证器

* feat(MFA): 修改文案手机验证器 为 MFA验证器2

Co-authored-by: Bai <bugatti_it@163.com>
2020-11-09 19:08:24 +08:00
..
api fix(audits): sso 登录日志没有 type 2020-11-03 11:18:56 +08:00
backends fix: 修复middleware引起的bug 2020-09-27 17:58:41 +08:00
migrations
templates/authentication feat(MFA): 修改文案Google Authenticator为手机验证器 (#4964) 2020-11-09 19:08:24 +08:00
urls feat(authentication): 超级管理员密码不能是`admin` 2020-08-05 17:23:58 +08:00
views fix(auth): 修复用户登录失败次数出现0次 2020-10-28 06:06:57 -05:00
__init__.py
admin.py
apps.py
const.py refactor(authentication): 密码解密抽取成方法 2020-08-12 18:27:41 +08:00
errors.py feat(authentication): 超级管理员密码不能是`admin` 2020-08-05 17:23:58 +08:00
filters.py
forms.py
mixins.py fix(auth): 修复用户登录失败次数出现0次 2020-10-28 06:06:57 -05:00
models.py fix(tickets): 调整登录确认工单 title 2020-09-16 18:03:15 +08:00
serializers.py fix(authentication): `SSO`登录添加 `next_url` 2020-08-11 19:36:34 +08:00
signals.py
signals_handlers.py feat(authentication):将cas认证通过的登录日志记录到系统 2020-09-14 12:46:12 +08:00
tasks.py
tests.py
utils.py fix(authentication): 修复登录时有时解密失败 2020-08-19 21:42:07 +08:00