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 a28239f313
fix: 登录复核刷新后404 (#10240)
2 years ago
..
api fix: 登录复核刷新后404 (#10240) 2 years ago
backends perf: 修改OAuth2的access_token前缀格式 2 years ago
confirm fix: 修改mfa check 判断 (#8561) 2 years ago
errors perf: 修改 asset 结构 2 years ago
mfa feat: 自定义MFA认证逻辑 (#8891) 2 years ago
migrations perf: input_secret (#9542) 2 years ago
models perf: 当连接资产为网关时,connection_token不返回网域网关信息 2 years ago
serializers perf: connection token api 兼容处理 2 years ago
templates/authentication perf: 调整登录页样式 2 years ago
urls perf: 优化找回密码页面 (#9045) 2 years ago
views feat: 支持飞书国际版(lark) 2 years ago
__init__.py
admin.py
apps.py pref: 修改 activity log (#9571) 2 years ago
const.py feat: 自定义MFA认证逻辑 (#8891) 2 years ago
filters.py
forms.py perf: 优化忘记密码,用户无手机号时无法使用手机号重置密码 2 years ago
middleware.py fix: 修复第三方用户登录复核时,可以跳过的问题 2 years ago
mixins.py fix: 修复认证MFA失败次数清空问题 2 years ago
notifications.py fix: 三方认证绑定发通知文案 3 years ago
signal_handlers.py feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑; 2 years ago
signals.py feat: 支持自定义认证 backend;统一其他认证方式的信号触发逻辑; 2 years ago
tasks.py pref: 修改 activity log (#9571) 2 years ago
tests.py
utils.py fix: 修改认证重定向地址 scheme 取值逻辑 2 years ago