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 63ca2ab182
fix: 修复 traceback 问题
3 years ago
..
api feat: xrdp挂载受授权的上传下载控制 3 years ago
backends feat: sso支持验证mfa 3 years ago
migrations feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
templates/authentication perf: 优化登录html 3 years ago
urls feat: 添加短信服务和用户消息通知 3 years ago
views fix: 修复 traceback 问题 3 years ago
__init__.py
admin.py
apps.py
const.py refactor(authentication): 密码解密抽取成方法 4 years ago
errors.py feat: xrdp挂载受授权的上传下载控制 3 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py fix: 修复serializer问题 3 years ago
middleware.py feat: sso支持验证mfa 3 years ago
mixins.py fix: 修复serializer问题 3 years ago
models.py fix: 登录复核没有日志 3 years ago
notifications.py feat: 用户异地登陆 3 years ago
serializers.py feat: 添加短信服务和用户消息通知 3 years ago
signals.py
signals_handlers.py fix: OTP_IN_RADIUS 与 mfa 冲突 3 years ago
sms_verify_code.py fix: 修复短信问题 3 years ago
tasks.py [Update] 基本完成登录逻辑 5 years ago
tests.py feat(login password ecrypt): 登录密码加密传输 4 4 years ago
utils.py feat: 用户异地登陆 3 years ago