Review and selectively revoke active operator devices #326

Merged
rockachopa merged 1 commits from timmy/325-active-operator-devices into main 2026-08-08 18:01:27 +00:00
Member

Summary

  • name devices at sign-in and migrate existing session registries in place
  • list active devices with current-device, creation, and expiry context
  • selectively revoke one remote session through same-origin CSRF-protected APIs
  • add a 320px-safe Active devices sheet rendered with text-only DOM APIs

Validation

  • pytest -q: 592 passed
  • Python compileall and Node syntax checks passed

Closes #325

## Summary - name devices at sign-in and migrate existing session registries in place - list active devices with current-device, creation, and expiry context - selectively revoke one remote session through same-origin CSRF-protected APIs - add a 320px-safe Active devices sheet rendered with text-only DOM APIs ## Validation - pytest -q: 592 passed - Python compileall and Node syntax checks passed Closes #325
rockachopa added 1 commit 2026-08-08 18:00:20 +00:00
feat: review and revoke active devices (#325)
All checks were successful
CI / lint (pull_request) Successful in 34s
CI / build-frontend (pull_request) Successful in 6s
7034ec55ed
rockachopa merged commit 34af4ce903 into main 2026-08-08 18:01:27 +00:00
rockachopa deleted branch timmy/325-active-operator-devices 2026-08-08 18:01:27 +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#326
No description provided.