BillTracker/client/pages
null 6c7d481494 feat: add admin about page with security hardening
- Add /api/about-admin endpoint (admin-only, path traversal protection, content redaction, error sanitization)
- Add /admin/about route with RequireAuth admin guard
- Add adminActionLimiter rate limiting on about-admin endpoint
- Add rehype-sanitize XSS prevention in AboutPage.jsx
- Add aboutAdmin API client endpoint
- Create HISTORY.md with version bump convention (patch/minor/major)
- Update Engineering Reference Manual with about-admin docs and security measures
- Add INIT_REGULAR_USER/INIT_REGULAR_PASS env vars to docs
- Update FUTURE.md with critical regular user env var item
2026-05-09 16:25:12 -05:00
..
AboutPage.jsx feat: add admin about page with security hardening 2026-05-09 16:25:12 -05:00
AdminPage.jsx push 2026-05-09 13:03:36 -05:00
AnalyticsPage.jsx push 2026-05-09 13:03:36 -05:00
BillsPage.jsx push 2026-05-09 13:03:36 -05:00
CalendarPage.jsx push 2026-05-09 13:03:36 -05:00
CategoriesPage.jsx push 2026-05-09 13:03:36 -05:00
DataPage.jsx push 2026-05-09 13:03:36 -05:00
DataPage.jsx.backup push 2026-05-09 13:03:36 -05:00
LoginPage.jsx push 2026-05-09 13:03:36 -05:00
ProfilePage.jsx push 2026-05-09 13:03:36 -05:00
ReleaseNotesPage.jsx push 2026-05-09 13:03:36 -05:00
SettingsPage.jsx push 2026-05-09 13:03:36 -05:00
StatusPage.jsx push 2026-05-09 13:03:36 -05:00
SummaryPage.jsx push 2026-05-09 13:03:36 -05:00
TrackerPage-bk.jsx push 2026-05-09 13:03:36 -05:00
TrackerPage.jsx push 2026-05-09 13:03:36 -05:00