You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/authentication
jiangweidong 791b175465
perf: 优化找回密码页面 (#9045)
2 years ago
..
api perf: 优化找回密码页面 (#9045) 2 years ago
backends
confirm
errors
mfa feat: 自定义MFA认证逻辑 (#8891) 2 years ago
migrations fix: 处理一波迁移文件 2 years ago
serializers perf: 优化找回密码页面 (#9045) 2 years ago
templates/authentication
urls perf: 优化找回密码页面 (#9045) 2 years ago
views perf: 优化找回密码页面 (#9045) 2 years ago
__init__.py
admin.py
apps.py
const.py feat: 自定义MFA认证逻辑 (#8891) 2 years ago
filters.py
forms.py
middleware.py
mixins.py
models.py
notifications.py
signal_handlers.py
signals.py
tasks.py
tests.py
utils.py