jumpserver/apps/authentication
fit2bot 086ecfc046
perf: 优化全局ip限制逻辑 (#7220)
* perf: 优化全局ip限制逻辑

* perf: 优化全局ip限制逻辑 2

* perf: 优化全局ip限制逻辑 3

Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: Michael Bai <baijiangjie@gmail.com>
2021-11-18 16:55:23 +08:00
..
api fix: 修复otp verify msg引起的500 (#7210) 2021-11-17 16:43:04 +08:00
backends feat: sso支持验证mfa 2021-08-26 15:07:55 +08:00
mfa perf: 修复首页登录mfa错误提示 2021-11-16 11:33:40 +08:00
migrations feat: user login acl (#6963) 2021-10-20 17:56:59 +08:00
templates/authentication perf: 修复首页登录mfa错误提示 2021-11-16 11:33:40 +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
admin.py
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 perf: 优化全局ip限制逻辑 (#7220) 2021-11-18 16:55:23 +08:00
filters.py
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 perf: 优化全局ip限制逻辑 (#7220) 2021-11-18 16:55:23 +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
signals_handlers.py pref: 优化MFA (#7153) 2021-11-10 11:30:48 +08:00
tasks.py
tests.py
utils.py feat: 异地登录提醒可配置是否启用 2021-11-09 14:35:54 +08:00