ipfs/ipfs-companion

Feature request: support basic (or custom headers) auth for public gateway requests

Open

#538 opened on Jul 23, 2018

View on GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (364 forks)batch import
good first issuehelp wantedkind/enhancementstatus/deferred

Repository metrics

Stars
 (1,992 stars)
PR merge metrics
 (Avg merge 53d 3h) (1 merged PR in 30d)

Description

It would be good if ipfs companion would allow me to use gateways which are running behind nginx with basic auth on them. The idea is a username/pw fields next to the public gateway configuration.

An alternative which works too would be to allow users to provide custom gateway request headers.

Contributor guide