jumpserver/apps/authentication
fit2bot ed01f2f1fb
fix: 修复xrdp连接时报错 (#7202)
* fix: 修复xrdp连接时报错

perf: 添加注释

* perf: 去掉import

Co-authored-by: ibuler <ibuler@qq.com>
2021-11-16 11:32:25 +08:00
..
api fix: 修复xrdp连接时报错 (#7202) 2021-11-16 11:32:25 +08:00
backends feat: sso支持验证mfa 2021-08-26 15:07:55 +08:00
mfa pref: 优化MFA (#7153) 2021-11-10 11:30:48 +08:00
migrations feat: user login acl (#6963) 2021-10-20 17:56:59 +08:00
templates/authentication fix: 更新公钥消息不对 2021-11-12 16:44:23 +08:00
urls pref: 优化MFA (#7153) 2021-11-10 11:30:48 +08:00
views fix: 修复登录时没有绑定mfa,没有跳转的问题 2021-11-15 16:20:58 +08:00
__init__.py [Update] 支持 OpenID 认证 (#2008) 2018-11-09 14:54:38 +08:00
admin.py [Update] 支持 OpenID 认证 (#2008) 2018-11-09 14:54:38 +08:00
apps.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
const.py refactor(authentication): 密码解密抽取成方法 2020-08-12 18:27:41 +08:00
errors.py fix: 修复xrdp连接时报错 (#7202) 2021-11-16 11:32:25 +08:00
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 2020-07-31 19:37:51 +08:00
forms.py feat: 首页的 chanlege 和 MFA 统一 (#6989) 2021-10-18 18:41:41 +08:00
middleware.py pref: 优化MFA (#7153) 2021-11-10 11:30:48 +08:00
mixins.py fix: 修复登录时没有绑定mfa,没有跳转的问题 2021-11-15 16:20:58 +08:00
models.py feat: user login acl (#6963) 2021-10-20 17:56:59 +08:00
notifications.py perf: 优化消息通知 (#7024) 2021-10-20 19:45:37 +08:00
serializers.py fix: 修复创建token的问题 2021-11-11 19:10:28 +08:00
signals.py [Update] 修改authentication目录结构 2019-02-28 11:58:48 +08:00
signals_handlers.py pref: 优化MFA (#7153) 2021-11-10 11:30:48 +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 feat: 异地登录提醒可配置是否启用 2021-11-09 14:35:54 +08:00