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
huangzhiwen a14ebc5f0f
fix: 解决第三方登录无限重定向问题
2 years ago
..
api perf: 优化rdp文件名的显示 2 years ago
backends fix: 增加配置项 SECURE_PROXY_SSL_HEADER request build url 时获取对应的 scheme 2 years ago
confirm
errors fix: 修复登录失败日志的原因信息 2 years ago
mfa
migrations
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
const.py
filters.py
forms.py
middleware.py fix: 解决第三方登录无限重定向问题 2 years ago
mixins.py perf: 修改用户登录 ACL 翻译信息 2 years ago
models.py fix: 修复获取令牌信息的remote app资产信息 (#8619) 2 years ago
notifications.py
signal_handlers.py fix: 增加上了第三方用户登录失败的原因 (#8714) 2 years ago
signals.py
tasks.py
tests.py
utils.py fix: 增加配置项 SECURE_PROXY_SSL_HEADER request build url 时获取对应的 scheme 2 years ago