Skip to content

make app sessions persistent#5846

Merged
michelinewu merged 1 commit intomasterfrom
persistent_app_sessions
Apr 15, 2026
Merged

make app sessions persistent#5846
michelinewu merged 1 commit intomasterfrom
persistent_app_sessions

Conversation

@avacreeth
Copy link
Copy Markdown
Member

This makes app sessions persistent, allowing apps to remember localStorage and cookies between restarting SLD. Note that in theory an app could read another app's localStorage if its id somehow became the same as another app, but this seems like an impossible situation that isn't worth guarding against in code.

@michelinewu michelinewu merged commit 65e2ae9 into master Apr 15, 2026
9 of 12 checks passed
@michelinewu michelinewu deleted the persistent_app_sessions branch April 15, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants