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
fit2bot 75aacd0da6
fix: 用户登录错误处理bug (#8531)
2 years ago
..
api perf: 优化confirm接口 (#8451) 2 years ago
backends perf: login 2 years ago
confirm perf: 优化confirm接口 (#8451) 2 years ago
errors fix: 用户登录错误处理bug (#8531) 2 years ago
mfa
migrations
serializers perf: 优化confirm接口 (#8451) 2 years ago
templates/authentication perf: 修改 jumpserver 版本号,避免缓存 2 years ago
urls perf: 优化confirm接口 (#8451) 2 years ago
views perf: 优化confirm接口 (#8451) 2 years ago
__init__.py
admin.py
apps.py
const.py perf: 优化confirm接口 (#8451) 2 years ago
filters.py
forms.py
middleware.py perf: 修复 middleware 导致的内存增长 2 years ago
mixins.py perf: 拆分登录 View (#8502) 2 years ago
models.py
notifications.py
signal_handlers.py feat: 添加 session guard 3 years ago
signals.py
tasks.py
tests.py
utils.py