Your Name
|
243bdfdba5
|
fix(oidc): 调整force_prompt_login默认值为false,更加安全
|
2026-04-16 10:15:33 +08:00 |
|
Your Name
|
c6c2c3b1f6
|
fix(oidc): 修复create_oidc_user中use_raw_username直接返回现有用户的安全问题 - 验证绑定关系
|
2026-04-16 10:13:39 +08:00 |
|
Your Name
|
1213436dae
|
fix(oidc): 修复use_raw_username模式下的账号冒用安全问题 - 通过占位用户记录绑定关系,无需修改User表
|
2026-04-16 10:12:19 +08:00 |
|
Your Name
|
5d9aa72e74
|
refactor: 删除find_user_by_oidc_sub中未使用的raw username分支,避免误导
|
2026-04-16 10:06:48 +08:00 |
|
Your Name
|
90de80600d
|
fix: 对OIDC获取的部门名称和描述进行清理和长度校验
|
2026-04-16 10:05:25 +08:00 |
|
Your Name
|
5044243f40
|
feat: 增强OIDC登录功能,支持原始用户名、部门信息获取和强制登录配置
|
2026-04-15 15:06:28 +08:00 |
|
GitHub Actions
|
b7579c539d
|
style: auto-format with ruff [skip ci]
|
2026-04-04 03:24:15 +00:00 |
|
DSYZayn
|
ffda077746
|
feat(auth): 将oidc相关功能打包到service中
|
2026-04-03 23:07:22 +08:00 |
|