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 380226a7d2
fix: 用户登陆mfa code为空限制
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 perf: 优化通知中的连接点击 3 years ago
urls feat: user login acl (#6963) 3 years ago
views fix: 用户登陆mfa code为空限制 3 years ago
__init__.py
admin.py
apps.py perf: 优化消息通知 (#7024) 3 years ago
const.py refactor(authentication): 密码解密抽取成方法 4 years ago
errors.py fix: 用户登陆mfa code为空限制 3 years ago
filters.py
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
signals_handlers.py fix: OTP_IN_RADIUS 与 mfa 冲突 3 years ago
sms_verify_code.py perf: 修改sdk位置 3 years ago
tasks.py
tests.py
utils.py feat: 添加资产授权用户API、资产授权用户的授权规则API (#7008) 3 years ago