mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-13 14:46:46 +02:00
Fixes #8529, reverts #8527.
I was able to reproduce the problem in a test:
- it triggered only when the reader was an io.Reader
- and the size was provided (-1 takes another code path in minio)
|
||
---|---|---|
.. | ||
auth.go | ||
blob.go | ||
container.go | ||
container_test.go | ||
errors.go | ||
manifest.go |