Skip to content

fix: put a real message when user tries to access the WalletUI in insecure context #322

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SLoeuillet
Copy link

Signed-off-by: Stephane Loeuillet [email protected]

Copy link
Author

@SLoeuillet SLoeuillet left a comment

Choose a reason for hiding this comment

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

Actually, when one tries to take a look at the wallet UI, it won't work if not using localhost or https as its code is using Web Crypto API from browser that is only available from a secure context.

Tell it explicitly to the user instead of dying with a cryptic error message

@SLoeuillet SLoeuillet changed the title feat: add K8S+Helm recommended/standard labels fix: put a real message when user tries to access the WalletUI in insecure contect Apr 10, 2025
@SLoeuillet SLoeuillet changed the title fix: put a real message when user tries to access the WalletUI in insecure contect fix: put a real message when user tries to access the WalletUI in insecure context Apr 10, 2025
…ad of https or localhost

Signed-off-by: Stephane Loeuillet <[email protected]>
@SLoeuillet SLoeuillet force-pushed the wallet-cryptic-error-when-using-unsecured-context branch from c4865f2 to a08309f Compare April 10, 2025 12:58
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.

1 participant