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
feng626 75a72fb182
fix: user confirm bug
2 years ago
..
api fix: user confirm bug 2 years ago
backends fix: 修复openid用户登录时默认邮件后缀使用配置项 2 years ago
mfa perf: 修改 mfa 地址 3 years ago
migrations perf: 修改用户权限 3 years ago
serializers perf: 统一校验当前用户api (#8324) 3 years ago
templates/authentication perf: 优化加密 (#8206) 3 years ago
urls perf: 统一校验当前用户api (#8324) 3 years ago
views perf: 统一校验当前用户api (#8324) 3 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
const.py perf: 统一校验当前用户api (#8324) 3 years ago
errors.py
filters.py
forms.py perf: 优化加密 (#8206) 3 years ago
middleware.py feat: 添加 session guard 3 years ago
mixins.py perf: 优化加密 (#8206) 3 years ago
models.py feat: 添加 临时 password (#8035) 3 years ago
notifications.py
signal_handlers.py feat: 添加 session guard 3 years ago
signals.py
tasks.py
tests.py
utils.py perf: password 等使用 rsa 加密传输 (#8188) 3 years ago