.. |
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
|
feat(authentication): 类似腾讯企业邮单点登录功能
|
2020-07-31 19:37:51 +08:00 |
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
|
feat(authentication): 类似腾讯企业邮单点登录功能
|
2020-07-31 19:37:51 +08:00 |
forms.py
|
feat(authenticaion): 添加登录页面验证码与MFA开关
|
2020-07-24 17:40:41 +08:00 |
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
|
[Update] 修改authentication目录结构
|
2019-02-28 11:58:48 +08:00 |
signals_handlers.py
|
feat(authentication):将cas认证通过的登录日志记录到系统
|
2020-09-14 12:46:12 +08:00 |
tasks.py
|
[Update] 基本完成登录逻辑
|
2019-11-05 18:46:29 +08:00 |
tests.py
|
feat(login password ecrypt): 登录密码加密传输 4
|
2020-06-30 18:35:01 +08:00 |
utils.py
|
fix(authentication): 修复登录时有时解密失败
|
2020-08-19 21:42:07 +08:00 |