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
feng626 2e4b6d150a
fix: 登录复合浏览器不兼容
3 years ago
..
api feat: 客户端协议内容添加rdp文件名 3 years ago
backends feat: sso支持验证mfa 3 years ago
migrations feat: user login acl (#6963) 3 years ago
templates/authentication fix: 登录复合浏览器不兼容 3 years ago
urls feat: user login acl (#6963) 3 years ago
views fix: 用户登陆mfa code为空限制 3 years ago
__init__.py [Update] 支持 OpenID 认证 (#2008) 6 years ago
admin.py [Update] 支持 OpenID 认证 (#2008) 6 years ago
apps.py perf: 优化消息通知 (#7024) 3 years ago
const.py refactor(authentication): 密码解密抽取成方法 4 years ago
errors.py fix: 用户登陆mfa code为空限制 3 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py feat: 首页的 chanlege 和 MFA 统一 (#6989) 3 years ago
middleware.py feat: sso支持验证mfa 3 years ago
mixins.py fix: 用户登陆mfa code为空限制 3 years ago
models.py feat: user login acl (#6963) 3 years ago
notifications.py perf: 优化消息通知 (#7024) 3 years ago
serializers.py feat: user login acl (#6963) 3 years ago
signals.py [Update] 修改authentication目录结构 6 years ago
signals_handlers.py fix: OTP_IN_RADIUS 与 mfa 冲突 3 years ago
sms_verify_code.py perf: 修改sdk位置 3 years ago
tasks.py [Update] 基本完成登录逻辑 5 years ago
tests.py feat(login password ecrypt): 登录密码加密传输 4 4 years ago
utils.py feat: 添加资产授权用户API、资产授权用户的授权规则API (#7008) 3 years ago