1
0
mirror of https://github.com/minio/minio.git synced 2025-01-16 01:03:15 -05:00

6 Commits

Author SHA1 Message Date
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 ()
closes 
2020-07-16 13:28:29 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
7923b83953 Support multiple-domains in MINIO_DOMAIN ()
Fixes 
2019-02-23 08:48:01 +05:30
Harshavardhana
e4f6877c8b Handle incoming proxy requests ip, scheme ()
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 ()
req.Host is used to construct the final object location.

Fixes 
2017-09-24 16:43:21 -07:00