Expire offline private work with operator sessions #400

Merged
rockachopa merged 1 commits from timmy/399-offline-session-lease into main 2026-08-09 12:06:15 +00:00
Member

Closes #399

  • expose the signed session expiry as a non-cacheable offline authorization lease
  • purge private browser/outbox/cache data on ordinary expiry before redirecting
  • refuse cached-shell fallback after lease expiry while preserving valid offline sessions

Tests: python3 -m pytest -q (768 passed)

Closes #399 - expose the signed session expiry as a non-cacheable offline authorization lease - purge private browser/outbox/cache data on ordinary expiry before redirecting - refuse cached-shell fallback after lease expiry while preserving valid offline sessions Tests: `python3 -m pytest -q` (768 passed)
rockachopa added 1 commit 2026-08-09 12:04:48 +00:00
feat: expire offline work with sessions (#399)
All checks were successful
CI / lint (pull_request) Successful in 45s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
2e2a7821ae
rockachopa merged commit 45ceedb679 into main 2026-08-09 12:06:15 +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#400
No description provided.