Surface failed token sign-in alerts in Security activity #544

Merged
timmy merged 1 commits from timmy/543-failed-sign-in-alerts into main 2026-08-11 05:37:54 +00:00
Owner

Closes #543

What changed

  • atomically aggregate invalid and rate-blocked token sign-ins in bounded, expiring privacy-safe buckets
  • return summaries from the authenticated no-store Security activity API
  • render prominent, mobile-scannable alert cards ahead of the trusted event journal

Verification

  • python3 -m pytest tests/ -q — 1120 passed
  • RED was observed separately for aggregation, blocked counts, retention, bounding, API flow, formatting, rendering, and alert styling
Closes #543 ## What changed - atomically aggregate invalid and rate-blocked token sign-ins in bounded, expiring privacy-safe buckets - return summaries from the authenticated no-store Security activity API - render prominent, mobile-scannable alert cards ahead of the trusted event journal ## Verification - `python3 -m pytest tests/ -q` — 1120 passed - RED was observed separately for aggregation, blocked counts, retention, bounding, API flow, formatting, rendering, and alert styling
timmy added 1 commit 2026-08-11 05:36:09 +00:00
feat: surface failed token sign-in alerts (Closes #543)
All checks were successful
CI / lint (pull_request) Successful in 1m10s
CI / build-release (pull_request) Successful in 4s
CI / release-candidate (pull_request) Has been skipped
350bfc067d
timmy merged commit 23c8e57a8e into main 2026-08-11 05:37:54 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#544
No description provided.