Files
stack/apps
Jason Woltje b316e98b64
All checks were successful
ci/woodpecker/push/api Pipeline was successful
fix(#414): update session config to 7d absolute, 2h idle timeout
- expiresIn: 7 days (was 24 hours)
- updateAge: 2 hours idle timeout with sliding window
- Explicit cookie attributes: httpOnly, secure in production, sameSite=lax
- Existing sessions expire naturally under old rules

Refs #414

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 11:24:15 -06:00
..