jumpserver/apps/authentication
ibuler 737032418a perf: 优化写法 2023-05-10 11:10:21 +08:00
..
api perf: 优化写法 2023-05-10 11:10:21 +08:00
backends perf: 修改OAuth2的access_token前缀格式 2023-04-18 10:29:29 +08:00
confirm
errors
mfa
migrations perf: connect token 允许复用 2023-05-10 11:10:21 +08:00
models perf: connect token 允许复用 2023-05-10 11:10:21 +08:00
serializers perf: 优化写法 2023-05-10 11:10:21 +08:00
templates/authentication perf: 调整登录页样式 2023-02-15 20:30:12 +08:00
urls
views perf: 企业微信、钉钉、飞书本地没有用户即创建 2023-05-08 16:58:39 +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