jumpserver/apps/authentication
Bai 48b937d867 fix: 修复手动登录用户失败的问题 2023-03-15 11:36:51 +08:00
..
api feat: connection-token 添加重联兑换 API 2023-03-08 10:25:53 +08:00
backends perf: 修改变量名 2023-02-10 11:13:44 +08:00
confirm
errors
mfa
migrations perf: input_secret (#9542) 2023-02-14 16:53:10 +08:00
models fix: 修复手动登录用户失败的问题 2023-03-15 11:36:51 +08:00
serializers perf: 会话新增 account_id 2023-02-15 19:53:04 +08:00
templates/authentication perf: 调整登录页样式 2023-02-15 20:30:12 +08:00
urls
views feat: 支持飞书国际版(lark) 2023-03-10 15:13:12 +08:00
__init__.py
admin.py
apps.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
const.py
filters.py
forms.py
middleware.py fix: 修复第三方用户登录复核时,可以跳过的问题 2023-02-09 19:47:11 +08:00
mixins.py fix: 修复认证MFA失败次数清空问题 2023-02-24 14:44:13 +08:00
notifications.py
signal_handlers.py
signals.py
tasks.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
tests.py
utils.py