jumpserver/apps/authentication
ibuler 4a2f7d21f6 perf: 优化登录 ticket 创建 2023-06-13 09:54:03 +08:00
..
api perf: 登录资产的 ACL 支持 ip 控制 (#10581) 2023-05-29 19:45:55 +08:00
backends fix: 修复用户登录认证 MFA 输入错误时没有记录具体错误信息的问题 2023-05-25 18:26:04 +08:00
confirm
errors fix: 修复用户登录认证 MFA 输入错误时没有记录具体错误信息的问题 2023-05-25 18:26:04 +08:00
mfa
migrations perf: 连接时支持连接参数 2023-06-05 17:27:44 +08:00
models perf: 修改 acl filter 2023-06-12 18:28:04 +08:00
serializers perf: 连接时支持连接参数 2023-06-05 17:27:44 +08:00
templates/authentication
urls
views
__init__.py
admin.py
apps.py
const.py
filters.py
forms.py
middleware.py
mixins.py perf: 优化登录 ticket 创建 2023-06-13 09:54:03 +08:00
notifications.py
signal_handlers.py
signals.py
tasks.py
tests.py
utils.py