-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Support automatic redirection of IPFS gateway resources #11564
Labels
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Comments
bbondy
added
priority/P3
The next thing for us to work on. It'll ride the trains.
QA/No
release-notes/exclude
OS/Desktop
labels
Sep 2, 2020
bbondy
changed the title
Add setting to support automatic redirection of IPFS gateway resources
Support automatic redirection of IPFS gateway resources
Sep 4, 2020
srirambv
changed the title
Support automatic redirection of IPFS gateway resources
[Desktop] Support automatic redirection of IPFS gateway resources
Sep 9, 2020
bbondy
changed the title
[Desktop] Support automatic redirection of IPFS gateway resources
Support automatic redirection of IPFS gateway resources
Sep 22, 2020
bbondy
added
QA/Yes
release-notes/include
and removed
QA/No
release-notes/exclude
labels
Dec 11, 2020
23 tasks
Verified passed with
Verified test plan from brave/brave-core#7299 Navigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ and confirmed link loaded without any redirectEnabled "Redirect IPFS resources to the configured IPFS gateway" setting in brave://settings/extensionsNavigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with redirect to configured gatewayNavigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with redirect to the changed gatewayInstalled IPFS from infobar. Confirmed "Method to resolve IPFS resources" was set to Local node in brave://settings/extensionsNote - had to refresh page due to #13171. Navigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with local nodeVerification passed on
Verified test plan from brave/brave-core#7299 Navigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ and confirmed link loaded without any redirectEnabled "Redirect IPFS resources to the configured IPFS gateway" setting in brave://settings/extensionsNavigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with redirect to configured gateway![image](https://user-images.githubusercontent.com/34715963/105781447-e6eaf380-5f72-11eb-843a-0d613cd9c214.png)Navigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with redirect to the changed gatewayInstalled IPFS from infobar. Confirmed "Method to resolve IPFS resources" was set to Local node in brave://settings/extensionsNote - had to refresh page due to #13171. Navigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with local nodeVerification passed on
Verified test plan from brave/brave-core#7299 Navigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ and confirmed link loaded without any redirectEnabled "Redirect IPFS resources to the configured IPFS gateway" setting in brave://settings/extensionsNavigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with redirect to configured gatewayNavigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with redirect to the changed gateway![image](https://user-images.githubusercontent.com/38657976/106437459-509b5e00-649b-11eb-95e0-201c9abc893b.png)Installed IPFS from infobar. Confirmed "Method to resolve IPFS resources" was set to Local node in brave://settings/extensionsNavigated to https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/ in a new tab and confirmed link loaded with local node![image](https://user-images.githubusercontent.com/38657976/106438636-c05e1880-649c-11eb-976c-3626f21cfaa3.png) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
When a gateway URL is detected, redirect it to the local node instead .
The text was updated successfully, but these errors were encountered: