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 b8ff3b38bf
fix: 修复middleware引起的bug
4 years ago
..
api fix(authentication): 登录复核Not found 4 years ago
backends fix: 修复middleware引起的bug 4 years ago
migrations feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
templates/authentication fix(authentication):修复开启二次认证时,地址跳转出错问题 4 years ago
urls feat(authentication): 超级管理员密码不能是`admin` 4 years ago
views fix(authentication): 修复cas退出的bug 4 years ago
__init__.py
admin.py
apps.py
const.py refactor(authentication): 密码解密抽取成方法 4 years ago
errors.py feat(authentication): 超级管理员密码不能是`admin` 4 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py feat(authenticaion): 添加登录页面验证码与MFA开关 4 years ago
mixins.py fix(authentication): 登录复核Not found 4 years ago
models.py fix(tickets): 调整登录确认工单 title 4 years ago
serializers.py fix(authentication): `SSO`登录添加 `next_url` 4 years ago
signals.py [Update] 修改authentication目录结构 6 years ago
signals_handlers.py feat(authentication):将cas认证通过的登录日志记录到系统 4 years ago
tasks.py [Update] 基本完成登录逻辑 5 years ago
tests.py feat(login password ecrypt): 登录密码加密传输 4 4 years ago
utils.py fix(authentication): 修复登录时有时解密失败 4 years ago