Klaus Post
f0b91e5504
Run modernize ( #21546 )
...
`go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...` executed.
`go generate ./...` ran afterwards to keep generated.
2025-08-28 19:39:48 -07:00
Harshavardhana
069432566f
update license change for MinIO
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-23 11:58:53 -07:00
Harshavardhana
7342b5355f
fix: obtain correct location string with DNS style buckets ( #10060 )
...
closes #10054
2020-07-16 13:28:29 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
2019-04-09 11:39:42 -07:00
Harshavardhana
7923b83953
Support multiple-domains in MINIO_DOMAIN ( #7274 )
...
Fixes #7173
2019-02-23 08:48:01 +05:30
Harshavardhana
e4f6877c8b
Handle incoming proxy requests ip, scheme ( #5591 )
...
This PR implements functions to get the right ip, scheme
from the incoming proxied requests.
2018-03-02 15:23:04 -08:00
Harshavardhana
4cadb33da2
api/PostPolicy: Allow location header fully qualified URL ( #4926 )
...
req.Host is used to construct the final object location.
Fixes #4910
2017-09-24 16:43:21 -07:00