Commit Graph

19 Commits

Author SHA1 Message Date
Cheng Zhou 74feca4467 feat: harden auth and study workflows
- replace plaintext login and unlock requests with RSA-OAEP/AES-GCM encrypted payloads

- add login challenge replay protection, production RSA key validation, and auth tests

- wire compose to environment-driven dev/prod settings without committing local secrets

- update setup-config smoke scripts and Postman docs for encrypted login

- add visit schedule migrations/tests and update study/subject setup workflows
2026-05-08 22:16:43 +08:00
Cheng Zhou 0cd03eefa8 立项配置版本管理优化(回滚逻辑、UI、下载功能) 2026-03-04 14:49:59 +08:00
Cheng Zhou db2d38edbc 立项配置数据入库、审计日志数据入库、编辑页UI界面美化、设备管理内容补充、审计日志显示优化 2026-02-27 16:16:26 +08:00
Cheng Zhou fd7e3fc948 项目里程碑初步优化 2026-02-27 09:06:06 +08:00
Cheng Zhou 8f3f717e48 立项配置页初步优化 2026-02-24 16:53:22 +08:00
Cheng Zhou 1db36f40b0 费用管理内容优化-初步 2026-01-13 16:49:55 +08:00
Cheng Zhou b3cd8e03f2 项目概览、参与者管理初步优化(未接入真实数据) 2026-01-13 10:10:28 +08:00
Cheng Zhou 1338fa7e2b 全局中文化 2026-01-12 11:14:04 +08:00
Cheng Zhou 9021c7fe2b 信息架构/菜单框架大重构-20260109 2026-01-09 11:19:04 +08:00
Cheng Zhou 71db309e12 审计日志并入系统管理、规范项目成员获取逻辑 2025-12-26 14:57:57 +08:00
Cheng Zhou 7c9befc3c9 优化“知识库模块“--基本完善 2025-12-26 14:07:28 +08:00
Cheng Zhou 6ddf9901a0 新增用户注册功能 2025-12-22 21:19:48 +08:00
Cheng Zhou b475d4f763 清除“Task”模块 2025-12-19 11:02:21 +08:00
Cheng Zhou 7137665410 修复前后端显示异常问题(受试者、中心、负责人、日期等) 2025-12-18 22:09:28 +08:00
Cheng Zhou 7d2ae5658d 列表内高频操作直达-初稿(ID问题未解决) 2025-12-17 23:16:46 +08:00
Cheng Zhou 4202ed7922 「权限 × 状态 × 审计」联合约束机制 2025-12-17 21:48:29 +08:00
Cheng Zhou 1e6cae6b6e UX-3 附件上传删除功能 2025-12-17 16:16:47 +08:00
Cheng Zhou 9ca30d12f8 UX-2(操作级权限控制) 2025-12-17 15:11:02 +08:00
Cheng Zhou 78d13d077c Step F1:前端工程骨架 & 登录鉴权 2025-12-16 20:21:30 +08:00