9 Commits

Author SHA1 Message Date
p
a268f2f523 fix: rp.json 加 /index_tab.js 匿名权限 2026-08-14 16:16:09 +08:00
p
727fc6b9b5 feat: rp.json 补模块根路径,完整自足 r:p 数据 2026-08-14 15:51:27 +08:00
p
b4e449dd31 feat: RBAC 权限机制重构——应用仓库定义 r:p 数据 + 统一导入脚本 2026-08-14 15:49:48 +08:00
p
ed7aa81023 fix: i18n_getmsgs 路由到内置 i18n registerfunction + language 用 text 显示 2026-08-14 12:04:18 +08:00
p
07a9bc40b4 config: add .xterm/.ws processors for terminal backend 2026-08-13 17:50:58 +08:00
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