Joshua Noble

Results 7 issues of Joshua Noble

This PR adds dynamic variable support for the v2 branch of the ngx_aws_auth module. This allows nginx to read in S3 configuration values from nginx variables. There are various ways...

**Describe the bug** When making a ListObjectsV2 call to the SeaweedFS S3 API, `IsTruncated` is **not** set to `true` in the response, when a bucket contains more keys that can...

This PR changes the Packer `Dockerfile`'s to use `CMD` instead of `ENTRYPOINT`. This is how a majority of the official Docker images are designed. This design comes from a set...

I've been trying to get this to work inside a local Docker container. From what I can tell, it's simply using v1.3.3 of Sia. I've had to fork this project...

# Describe your changes - Stale and unresponsive peer IDs and multiaddresses have been removed from the list. These results were verified using DHT lookups and `vole libp2p identify` inspection....

This PR adds a configurable fallback request timeout to the Gateway handler. - Introduces `fallbackRequestTimeout` (default 1h) used in `handler.ServeHTTP` instead of a hardcoded `time.Hour` - Reads optional env var...

This PR implements "origins" hinting for Rainbow’s HTTP gateway, aligned with the IPFS Pinning Service API. Clients can now specify an optional `X-PIN-ORIGINS` HTTP header along with their gateway request....