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

feat: add known webui addresses to CORS conf #1956

Merged
merged 3 commits into from
Mar 14, 2022
Merged

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Jan 14, 2022

This PR is built on top of #1955 for easiness.

I used the already existing migrateConfig function and built on top of it. I added revision checks so we apply the migration only once.

Closes ipfs/ipfs-webui#1880

@hacdias hacdias requested a review from lidel January 14, 2022 12:03
@hacdias hacdias marked this pull request as ready for review January 14, 2022 12:12
@hacdias hacdias changed the title refactor: remove checkCorsConfig feat: add known webui addresses to CORS conf Jan 14, 2022
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
@hacdias
Copy link
Member Author

hacdias commented Feb 9, 2022

Ping @lidel

1 similar comment
@hacdias
Copy link
Member Author

hacdias commented Mar 11, 2022

Ping @lidel

Base automatically changed from refactor/rm-checkCorsConfig to main March 14, 2022 23:36
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

Thanks for waiting.
Eyeballed this, and it should be safe to ship (go-ipfs special-cases Electron origins these days).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

WebUI can't connect to running IPFS Desktop node using http://webui.ipfs.io.ipns.localhost:8080/#/welcome
2 participants