BillTracker/db
null 399882f282 v0.19.4: session token expiry cleanup
- Added cleanupExpiredSessions() in db/database.js
- v0.43 migration: sessions.created_at column
- Startup cleanup + periodic cleanup every 24h (configurable via SESSION_CLEANUP_INTERVAL_MS)
- Per-user expired session cleanup on login and createSession
- Input validation on SESSION_CLEANUP_INTERVAL_MS (rejects 0, negative, >7d)
- Bishop verified all tests pass
- Hudson security audit: 5 PASS, 1 FAIL (interval validation — fixed)
2026-05-09 20:19:46 -05:00
..
.restore-1777763192032-96266b49.sqlite-shm initial commit 2026-05-03 19:51:57 -05:00
.restore-1777763192032-96266b49.sqlite-wal initial commit 2026-05-03 19:51:57 -05:00
database.js v0.19.4: session token expiry cleanup 2026-05-09 20:19:46 -05:00
schema.sql push 2026-05-04 23:34:24 -05:00