kubo/core
Dave Justice 6774ef9dfd
fix: allow ipfs-companion browser extension to access RPC API (#8690)
* fix: add companion ids to allow origins

- fixes #8689
- Adds the chrome-extension ids for ipfs-companion and
ipfs-companion-beta to the allowed origins list, this
allows us to accesss ipfs api from a manifest v3 extension.
- added tests in t0401-api-browser-security.sh

* fix: companion when custom CORS *-Origin is set

Companion extension should be able to access RPC API even when custom
Access-Control-Allow-Origin is set

Co-authored-by: Marcin Rataj <lidel@lidel.org>
2022-03-17 00:07:52 +01:00
..
bootstrap fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
commands feat: add full goroutine stack dump (#8790) 2022-03-16 09:42:22 -04:00
coreapi fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
coredag gx: unrewrite 2019-03-05 18:33:56 +01:00
corehttp fix: allow ipfs-companion browser extension to access RPC API (#8690) 2022-03-17 00:07:52 +01:00
corerepo feat: go-libp2p 0.16, UnixFS autosharding and go-datastore with contexts (#8563) 2021-11-29 19:58:05 +01:00
coreunix fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
mock fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
node fix(discovery): fix daemon not starting due to mdns startup failure (#8704) 2022-03-09 07:08:24 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go fix(core/node): unwrap fx error in node construction 2022-03-16 19:32:31 -03:00
core_test.go fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
core.go update go-libp2p to v0.15.0-rc.1 2021-08-19 18:05:04 +02:00