feat(app): add lightweight status access tracking #16

Merged
warkanum merged 1 commits from feat/status-page-access-tracking into main 2026-04-04 12:25:26 +00:00
Owner

Summary

  • add lightweight in-memory authenticated access tracking
  • show connected users, known principals, recent access, and build info on the homepage
  • hide the OAuth metadata link unless OAuth is configured
  • add tests for access tracking and homepage rendering

Testing

  • go test ./
## Summary - add lightweight in-memory authenticated access tracking - show connected users, known principals, recent access, and build info on the homepage - hide the OAuth metadata link unless OAuth is configured - add tests for access tracking and homepage rendering ## Testing - go test ./
warkanum added 1 commit 2026-04-04 12:25:14 +00:00
warkanum merged commit f0e242293f into main 2026-04-04 12:25:26 +00:00
warkanum deleted branch feat/status-page-access-tracking 2026-04-04 12:25:45 +00:00
Sign in to join this conversation.