- db_pool_from_env 强制要求 DATABASE_URL,缺失即 panic 拒启 - UserStore/WallUserStore/DevGate 改为只持连接池的 struct, 删除全部 seed()/Memory/dev_gate.txt 文件兜底——源码不再留写死账号/hash - 本地新增 MariaDB(InternetProject 库 + ccuser/dev_gate/wall_users 三表) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routes | ||
| auth.rs | ||
| folders.rs | ||
| main.rs | ||
| monitor.rs | ||
| photos.rs | ||
| state.rs | ||
| weather.rs | ||