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.
 
 
 
 
Jiangjie.Bai 867ad94a30 fix: 修改认证重定向地址 scheme 取值逻辑 2 years ago
..
api fix: 用户登录复合500 (#8743) 2 years ago
backends fix: 配置仅已存在用户登录后 cas用户首次登录报403 (#8752) 2 years ago
confirm fix: 修改mfa check 判断 (#8561) 2 years ago
errors fix: 修复认证失败后错误信息总是 IP block 的问题 (#8755) 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: 修复登录符合拒绝时 登录日志类型异常问题 (#8758) 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
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
signal_handlers.py fix: 增加上了第三方用户登录失败的原因 (#8714) 2 years ago
signals.py
tasks.py
tests.py
utils.py fix: 修改认证重定向地址 scheme 取值逻辑 2 years ago