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

revert: remove static html support #33

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

sparten11740
Copy link

This reverts the changes removing support for loading static html in the webview.

Prerequisite for https://github.com/ExodusMovement/exodus-mobile/pull/23174

@andrewtoth
Copy link

From the thread here, it seems enabling static html support is only safe if we whitelist the origins. So, we should add a check that whitelist is set (and not just wildcard) and fail otherwise.

@sparten11740
Copy link
Author

So, we should add a check that whitelist is set (and not just wildcard) and fail otherwise.

something like 99e9c82?

src/validation.ts Outdated Show resolved Hide resolved
@andrewtoth
Copy link

something like 99e9c82?

Nice!

Co-authored-by: Andrew Toth <[email protected]>
Copy link

@andrewtoth andrewtoth left a comment

Choose a reason for hiding this comment

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

utACK

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