-
The UI currently downloads files first to RAM as a browser blob, that is then downloaded/saved from the browser into user storage. Move to regular browser downloads by adding alternative auth that wor…
-
### Story
As a **volunteer **, I can **sign up** so that I can **log in**.
### Acceptance Criteria
- Sign up page works
### Tasks
- [x] View / allauth
- [x] template .html
- [x] connect…
-
I'm trying to use media info to request a url for an HLS playlist which is hosted on aws cloudfront. The cloudfront distribution is locked down and urls must be signed for access. MediaInfo works on…
-
This package looks promising and very simple. Ideally we can set a custom key, which is necessary if we work with more dynamic URLs like S3 signed URLs.
-
If someone views a PDF or file of some sort and then cut and pastes that url into a form and saves it then its now broken.
There are a couple entry points, but the vast majority will be processed b…
-
### What is not working as expected?
When verifying the signed container image with notation I am getting the error
### What did you expect to happen?
I just test notation for a new build image and…
-
I have a problem importing url from folder. Whenever I click on the Import button to get the folder url, I get a Puppeteer Error.
![image](https://github.com/user-attachments/assets/4c567836-86b8-4…
-
We created new S3 assets bucket with the below configuration
```
key:
secret:
bucket: test-gn
version: latest
region: us-east-1
endpoint: https://play.minio.io:9000
path: /
driver: s3
us…
-
# Summary
When there are + in related_urls, Bulkrax replaces it with spaces instead, thus making them invalid.
Importer with related_url fails: https://adl.b2.adventistdigitallibrary.org/importers/…
-
The Storage library does not expose a way to [fetch a signed URL](https://cloud.google.com/storage/docs/access-control/create-signed-urls-program) at the moment.
To do this in our app, we currently…