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

HTTP gateway does not support symlinks. #4486

Open
icefoxen opened this issue Dec 13, 2017 · 1 comment
Open

HTTP gateway does not support symlinks. #4486

icefoxen opened this issue Dec 13, 2017 · 1 comment
Labels
status/duplicate This issue or pull request already exists topic/gateway Topic gateway

Comments

@icefoxen
Copy link

Version information: 0.4.13

Type: Enhancement

Severity: Low

Description:

The go-ipfs daemon's HTTP gateway can serve files from directories in IPFS objects. However, it does not follow symlinks. This is annoying when, for instance, trying to serve Debian package repositories that commonly use symlinks for structure and indirection.

I propose to change it to serve symlinks that do not escape the IPFS directory. I admit this is potentially a security risk.

@jcaesar
Copy link

jcaesar commented May 17, 2018

Related/Duplicate? #3508

@lanzafame lanzafame added topic/gateway Topic gateway status/duplicate This issue or pull request already exists labels Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/duplicate This issue or pull request already exists topic/gateway Topic gateway
Projects
None yet
Development

No branches or pull requests

3 participants