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
xinwen 38f7c123e5
fix(audits): sso 登录日志没有 type
4 years ago
..
api fix(audits): sso 登录日志没有 type 4 years ago
backends fix: 修复middleware引起的bug 4 years ago
migrations
templates/authentication perf(authentication): 修改用户登录页面,使用其他方式认证时点击忘记密码提示联系管理员 4 years ago
urls
views fix(auth): 修复用户登录失败次数出现0次 4 years ago
__init__.py
admin.py
apps.py
const.py refactor(authentication): 密码解密抽取成方法 4 years ago
errors.py
filters.py
forms.py
mixins.py fix(auth): 修复用户登录失败次数出现0次 4 years ago
models.py fix(tickets): 调整登录确认工单 title 4 years ago
serializers.py
signals.py
signals_handlers.py feat(authentication):将cas认证通过的登录日志记录到系统 4 years ago
tasks.py
tests.py
utils.py fix(authentication): 修复登录时有时解密失败 4 years ago