jumpserver/apps/authentication
fit2bot a28239f313
fix: 登录复核刷新后404 (#10240)
Co-authored-by: feng <1304903146@qq.com>
2023-04-18 18:07:54 +08:00
..
api fix: 登录复核刷新后404 (#10240) 2023-04-18 18:07:54 +08:00
backends perf: 修改OAuth2的access_token前缀格式 2023-04-18 10:29:29 +08:00
confirm
errors
mfa
migrations
models perf: 当连接资产为网关时,connection_token不返回网域网关信息 2023-04-12 11:43:06 +08:00
serializers perf: connection token api 兼容处理 2023-04-10 16:43:31 +08:00
templates/authentication
urls
views feat: 支持飞书国际版(lark) 2023-03-10 15:13:12 +08:00
__init__.py
admin.py
apps.py
const.py
filters.py
forms.py
middleware.py
mixins.py fix: 修复认证MFA失败次数清空问题 2023-02-24 14:44:13 +08:00
notifications.py
signal_handlers.py
signals.py
tasks.py
tests.py
utils.py