.. |
api
|
reactor&feat: 重构工单模块 & 支持申请应用工单 (#5352)
|
2020-12-30 00:19:59 +08:00 |
backends
|
fix: 修复LDAP用户登录(未找到)时循环调用问题
|
2020-12-16 12:01:57 +08:00 |
migrations
|
feat(authentication): 类似腾讯企业邮单点登录功能
|
2020-07-31 19:37:51 +08:00 |
templates/authentication
|
fix: 修复由于更新django captch版本引起的css丢失问题 (#5204)
|
2020-12-10 20:48:10 +08:00 |
urls
|
perf(auth): 密码过期后,走重置密码流程 #530
|
2020-12-10 16:06:26 +08:00 |
views
|
reactor&feat: 重构工单模块 & 支持申请应用工单 (#5352)
|
2020-12-30 00:19:59 +08:00 |
__init__.py
|
…
|
|
admin.py
|
…
|
|
apps.py
|
…
|
|
const.py
|
refactor(authentication): 密码解密抽取成方法
|
2020-08-12 18:27:41 +08:00 |
errors.py
|
perf(auth): 密码过期后,走重置密码流程 #530
|
2020-12-10 16:06:26 +08:00 |
filters.py
|
feat(authentication): 类似腾讯企业邮单点登录功能
|
2020-07-31 19:37:51 +08:00 |
forms.py
|
fix: 修复由于更新django captch版本引起的css丢失问题 (#5204)
|
2020-12-10 20:48:10 +08:00 |
mixins.py
|
feat: 优化工单模块 (#5361)
|
2020-12-30 18:14:06 +08:00 |
models.py
|
reactor&feat: 重构工单模块 & 支持申请应用工单 (#5352)
|
2020-12-30 00:19:59 +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
|
fix: 获得 oidc acs 等认证方式失败
|
2020-12-15 18:36:37 +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 |