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
errors
mfa
migrations
models perf: 当连接资产为网关时,connection_token不返回网域网关信息 2 years ago
serializers perf: connection token api 兼容处理 2 years ago
templates/authentication
urls
views feat: 支持飞书国际版(lark) 2 years ago
__init__.py
admin.py
apps.py
const.py
filters.py
forms.py
middleware.py
mixins.py fix: 修复认证MFA失败次数清空问题 2 years ago
notifications.py
signal_handlers.py
signals.py
tasks.py
tests.py
utils.py