You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/authentication
ibuler 84bce19a92
perf: 去掉登录页面更好
3 years ago
..
api fix: 修复otp verify msg引起的500 (#7210) 3 years ago
backends
mfa perf: 修复首页登录mfa错误提示 3 years ago
migrations
templates/authentication perf: 修复首页登录mfa错误提示 3 years ago
urls pref: 优化MFA (#7153) 3 years ago
views fix: 修复 oidc cas 登录时跳转问题 3 years ago
__init__.py
admin.py
apps.py
const.py
errors.py perf: 优化ip黑白名单 3 years ago
filters.py
forms.py fix: 修复 mfa radius 登录的bug 3 years ago
middleware.py perf: 去掉登录页面更好 3 years ago
mixins.py fix: 修复 oidc cas 登录时跳转问题 3 years ago
models.py
notifications.py
serializers.py fix: 修复创建token的问题 3 years ago
signals.py
signals_handlers.py fix: 修复 cas/oidc 登录 MFA 产生的bug 3 years ago
tasks.py
tests.py
utils.py