Lock inactive dashboard sessions without losing drafts #464
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#464
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/463-idle-session-lock"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #463
Adds a server-enforced 15-minute idle boundary with throttled pointer/keyboard/touch heartbeats. Idle responses lock the dashboard without clearing account-bound drafts, Today/Later state, outboxes, or caches; closed-app delivery pauses and resumes after sign-in. Absolute expiry and revocation behavior remain unchanged.
Tests:
pytest -q— 906 passed.