-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Dignifiedquire fix/access controll headers #2019
Conversation
License: MIT Signed-off-by: Friedel Ziegelmayer <dignifiedquire@gmail.com>
License: MIT Signed-off-by: Friedel Ziegelmayer <dignifiedquire@gmail.com>
License: MIT Signed-off-by: Friedel Ziegelmayer <dignifiedquire@gmail.com>
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
@whyrusleeping tests fail. |
Looks good. @diasdavid Any good ideas on how to run the js-ipfs-api tests on this branch? |
@dignifiedquire you can do it by:
This way the binary used by ipfsd-ctl is the one you just copied |
@diasdavid I just remembered there is a much easier way now: $ IPFS_EXEC=$GO_PATH/bin/ipfs gulp test |
@whyrusleeping all good from my side, just tested it with js-ipfs-api tests. Also tests are still failing ;) |
check that out-- appveyor tests! wish they didnt run without the appveyor.yml ... those will fail until #1982 is fixed. |
4476575
to
74b8a0f
Compare
@jbenet rfm? |
Before we merge this, i saw on IRC that people couldn't find where these headers are used-- are these actually even necessary? or are they vestigial? thoughts @dignifiedquire ? |
@jbenet @whyrusleeping this |
I mean in go-ipfs -- why are we using them? why can't we remove them altogether? |
The |
But why -- why do they need to be there? |
@jbenet @dignifiedquire update here? do we have a decision? |
Yeah LGTM |
…-headers Dignifiedquire fix/access controll headers
whoooo 🎉 |
…roll-headers Dignifiedquire fix/access controll headers
…-fix/access-controll-headers Dignifiedquire fix/access controll headers
…-controll-headers Dignifiedquire fix/access controll headers This commit was moved from ipfs/kubo@0f39687
this is #1979 I just hardcoded the values.
@dignifiedquire, give this a shot