4 Commits

Author SHA1 Message Date
8bbba45564 fix: config — pipeline DB, remove redundant paths, add module_dbname
- DB was pointing to 'sage' instead of 'pipeline' (root cause of login 500)
- Removed extra path entries that conflict with wwwroot symlinks
- Added module_dbname mapping for all pipeline modules
2026-07-08 18:36:57 +08:00
24d1e4937c fix: 数据库密码使用AES加密而非RC4 2026-07-07 22:28:16 +08:00
9c29e367d6 fix: 移除硬编码路径,全部从git仓库克隆 — 修复config.json DB凭证和路径,build.sh克隆pipeline-sdlc/showcase 2026-07-07 21:46:39 +08:00
cc96aba0fd fix: sync config.json with production settings
- driver: mysql -> aiosqlor
- password: encrypted
- Add sage database, session_redis, indexes, SAGE_RBAC_DB
2026-06-25 14:30:12 +08:00