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/users
fit2bot 1029556902
perf: remote app 字段也加密 (#8274)
3 years ago
..
api fix: 修复用户API权限 3 years ago
backends pref: 优化MFA (#7153) 3 years ago
forms perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
migrations perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
models perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
serializers perf: remote app 字段也加密 (#8274) 3 years ago
templates/users perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
tests
urls fix: fix rbac to dev (#7636) 3 years ago
views perf: password 等使用 rsa 加密传输 (#8188) 3 years ago
__init__.py
apps.py Fix rbac (#7728) 3 years ago
const.py fix: 修复user筛选用户bug 3 years ago
exceptions.py feat: 添加短信服务和用户消息通知 3 years ago
filters.py fix: fix rbac to dev (#7636) 3 years ago
hands.py
notifications.py fix: 修复通知用户过期时间bug 3 years ago
permissions.py feat: 添加企业微信,钉钉扫码登录 4 years ago
signal_handlers.py perf: 移动到信号中 3 years ago
signals.py fix: fix rbac to dev (#7636) 3 years ago
tasks.py feat: 修改LDAP导入定时任务interval/crontab优先级 3 years ago
utils.py fix: 修复企业微信、钉钉、飞书登录跳转问题 3 years ago