Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Clear sessionStorage on sign out #4346

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Apr 6, 2020

The browser's sessionStorage is only used for composer history today, but
still we should also clear this on sign out for those on shared computers, etc.

Fixes element-hq/element-web#13041

The browser's `sessionStorage` is only used for composer history today, but
still we should also clear this on sign out for those on shared computers, etc.

Fixes element-hq/element-web#13041
@jryans jryans requested a review from a team April 6, 2020 15:43
Copy link
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@jryans jryans merged commit 2b6cbae into develop Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete SessionStorage on logout
2 participants