- 出荷済み
- 2026年9月24日 16:51 UTC
- プロフィール
- Kamo
- コンテンツ
- 89f30fb
The signer's session store logs in to Redis as the platform ACL user (Secret redis-auth: REDIS_USERNAME, REDIS_PASSWORD), so it keeps working when the open default user is closed (KamoAI SP00, stage R3). turbo.json declares REDIS_USERNAME beside REDIS_PASSWORD: turbo 2 runs tasks in strict env mode, so an undeclared variable never reaches `pnpm dev`, which would then log in with a password alone.
