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
ibuler 3f47e63080
perf: remove system user
2 years ago
..
api perf: remove system user 2 years ago
backends perf: login 2 years ago
confirm fix: 修改mfa check 判断 (#8561) 2 years ago
errors fix: 用户登录错误处理bug (#8531) 2 years ago
mfa perf: 修改 mfa 地址 3 years ago
migrations perf: remove system user 2 years ago
serializers perf: remove system user 2 years ago
templates/authentication pref: debug toolbar 太费时间 先禁用 (#8528) 2 years ago
urls fix: condirm (#8572) 2 years ago
views perf: 修改主题 (#8569) 2 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
const.py fix: 调整confirm (#8554) 2 years ago
filters.py feat(authentication): 类似腾讯企业邮单点登录功能 4 years ago
forms.py perf: 优化加密 (#8206) 3 years ago
middleware.py perf: 修复 middleware 导致的内存增长 2 years ago
mixins.py perf: 修改主题 (#8569) 2 years ago
models.py perf: 删除一部分 system user 2 years ago
notifications.py fix: 三方认证绑定发通知文案 3 years ago
signal_handlers.py feat: 添加 session guard 3 years ago
signals.py
tasks.py
tests.py feat(login password ecrypt): 登录密码加密传输 4 4 years ago
utils.py perf: password 等使用 rsa 加密传输 (#8188) 3 years ago