jerebear12

Results 4 issues of jerebear12

**Describe the bug** Multipart Uploads using the S3 API fail at the completion step. I am using the JavaScript SDK V3 with Typescript. Parts are visible in the Filer UI...

--The Issue-- The Filer, by default, will deny all incoming requests from scripts in web applications due to the [CORS policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS). Requests sent that do not pass the CORS check(figure...

**Describe the issue** We have the Filer exposed publically and we can't require a JWT for reads due to our client's(client that reads from the Filer) limitations. This exposes all...

# What problem are we solving? There is currently no way to disable the Filer returning directory metadata when the Filer is exposed to the public. The previous best option...