Commit Graph

14 Commits

Author SHA1 Message Date
null 7c3cfd1715 docs: update README.md, ERM, FUTURE.md, HISTORY.md
README.md updates:
- Added billing cycles (weekly/biweekly/quarterly/annual), history ranges,
  monthly income/starting amounts, migration rollback, audit logging,
  auth-mode/OIDC config, CSRF protection details
- Added INIT_REGULAR_USER/PASS and SESSION_CLEANUP_INTERVAL_MS env vars
- Added CSRF env vars (CSRF_HTTP_ONLY, CSRF_SAME_SITE, CSRF_SECURE,
  CSRF_COOKIE_NAME)
- Noted export limitation: cycle_type, cycle_day, history_ranges omitted
- Fixed: CSP is now implemented with per-request nonces (was 'deferred')
- Added: default admin restricted from tracker routes, session rotation
  on password change, audit logging
- Cleaned up demo server formatting, project structure listing, scripts
- Removed authLogin.js from project structure (file was deleted in v0.23.2)

Engineering_Reference_Manual.md:
- Removed stale authLogin.js duplicate route note (file no longer exists)
- Removed 401/403 error detail from login endpoint (simplified)
- Updated version to 0.23.2

FUTURE.md:
- Marked notification privacy leak (CRITICAL) as FIXED v0.23.2
- Marked duplicate login route (LOW) as FIXED v0.23.2
- Updated current version to v0.23.2

HISTORY.md:
- Added v0.23.2 entry with security fix and route consolidation details
2026-05-10 12:42:45 -05:00
kaspa 4d1709aea3 push 2026-05-09 13:03:36 -05:00
_null 0ef9362817 init 2026-05-04 14:21:21 -05:00
_null 33429e8349 init 2026-05-04 14:19:22 -05:00
_null d54bf414ec init 2026-05-04 14:18:31 -05:00
_null c8c256bad2 init 2026-05-04 14:17:32 -05:00
_null b3b27f9018 demo 2026-05-04 14:14:29 -05:00
_null 789eb0d887 1 2026-05-04 13:56:00 -05:00
_null 831bdfa3e2 correct 2026-05-04 13:51:38 -05:00
_null e3c90049df readme 2026-05-04 13:41:06 -05:00
_null 9fc442fb8e readme 2026-05-04 13:38:19 -05:00
_null e69c4701f0 init 2026-05-03 20:25:08 -05:00
_null c29ae7db29 init 2026-05-03 20:02:32 -05:00
_null ee9a10ad4e init 2026-05-03 19:56:19 -05:00