jumpserver/apps/authentication
Bai 63ca4f8fab fix: 修复认证MFA失败次数清空问题 2023-02-24 14:44:13 +08:00
..
api perf: 优化 gateway 返回情况 2023-02-16 16:51:42 +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 perf: 优化 gateway 返回情况 2023-02-16 16:51:42 +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 fix: 修复认证MFA失败次数清空问题 2023-02-24 14:44:13 +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