AskaEth
|
7daa8a9b23
|
docs: add round 5 debug report - security audit and boundary testing
|
2026-05-20 14:53:57 +08:00 |
|
AskaEth
|
d239b958df
|
docs: add round 4 debug report - sub-services and database integrity
|
2026-05-20 14:37:40 +08:00 |
|
AskaEth
|
3adf0137cc
|
fix: 第3轮调试Bug修复 (P1: 弱随机+crypto/rand, Knowledge键对齐; P2: 简报created_at, CORS+安全头)
|
2026-05-20 14:20:47 +08:00 |
|
AskaEth
|
25d6eff7c3
|
fix: 种子用户日志和密码配置化 + 第2轮调试文档
|
2026-05-20 14:02:09 +08:00 |
|
AskaEth
|
9dd1582987
|
fix: 创建users表 + 用户认证系统 (REG1) — 第1轮调试修复
新增 user_store.go 实现 users 表自动建表和 CRUD
注册使用 bcrypt 哈希密码存入 users 表
登录从 users 表查询用户并验证密码
启动时自动种子 admin/admin123 用户
调试文档: docs/debug/2026-05-20-round1-regression-verification.md
|
2026-05-20 13:52:12 +08:00 |
|