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
fit2bot 5559f112db
fix: 用户登录复合500 (#8743)
2 years ago
..
api fix: 用户登录复合500 (#8743) 2 years ago
backends fix: 增加配置项 SECURE_PROXY_SSL_HEADER request build url 时获取对应的 scheme 2 years ago
confirm fix: 修改mfa check 判断 (#8561) 2 years ago
errors fix: 用户登录复合500 (#8743) 2 years ago
mfa perf: 修改 mfa 地址 3 years ago
migrations refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2 years ago
serializers perf: 修改 connect token 换行 2 years ago
templates/authentication fix(auth): 第三方用户(saml2)登录规则设置无效 (#8648) 2 years ago
urls feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
views feat: 认证方式支持OAuth2.0协议 (#8686) 2 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
const.py fix: 调整confirm (#8554) 2 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py perf: 优化加密 (#8206) 3 years ago
middleware.py fix: 解决第三方登录无限重定向问题 2 years ago
mixins.py fix: 用户登录复合500 (#8743) 2 years ago
models.py fix: 修复获取令牌信息的remote app资产信息 (#8619) 2 years ago
notifications.py fix: 三方认证绑定发通知文案 3 years ago
signal_handlers.py fix: 增加上了第三方用户登录失败的原因 (#8714) 2 years ago
signals.py
tasks.py
tests.py
utils.py fix: 用户异地登陆bug 2 years ago