Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Web][UMA-1185] Refactor LS encryption #2417

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

OKendigelyan
Copy link
Contributor

Proposed changes

Task link

Types of changes

  • Bugfix
  • New feature
  • Refactor
  • Breaking change
  • UI fix

Steps to reproduce

Screenshots

Add the screenshots of how the app used to look like and how it looks now

Before Now

Checklist

  • Tests that prove my fix is effective or that my feature works have been added
  • Documentation has been added (if appropriate)
  • Screenshots are added (if any UI changes have been made)
  • All TODOs have a corresponding task created (and the link is attached to it)

ajinkyaraj-23 and others added 5 commits February 21, 2025 15:46
Update jest.config.ts to ignore ES6 scripts in this package.
1. store encrypted session key in localstorage with secret key as password
2. delay persistance of redux store until user secret key is available
…ount creation

session is restored if session key is found in session storage.

[[not implemented]] Login page if session key is not present in session storage.

[[not working]] backup and restore
Copy link

vercel bot commented Feb 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
umami-embed-iframe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2025 1:43pm
umami-embed-iframe-ghostnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2025 1:43pm
umami-v2-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2025 1:43pm
umami-v2-web-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2025 1:43pm

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.

2 participants