Erno Kaikkonen
Erno Kaikkonen
This fixes the issue discussed in https://github.com/anomalizer/ngx_aws_auth/issues/47 . From a comment (https://github.com/kaltura/nginx-vod-module/issues/717#issuecomment-339252129) by @erankor : > > I checked why the aws_auth handler doesn't run for subrequests, and saw that...
Hi Here's some background about our situation: We're running a VOD streaming service. We've been successfully using the ngx_aws_auth module (https://github.com/anomalizer/ngx_aws_auth/) to authenticate proxy_passed requests to S3 API end points...
On 2023-07-28 in the Finnish Nationals, a competitor's FlySight generated a CSV file that had a single line out of order based on the timestamp. When the judges tried to...
I'm trying to use the library, but can't even get started due to an error: "TypeError: KeyEncoder is not a constructor" To reproduce: - In a new directory, npm init...