minio/internal
Harshavardhana da0fd5f056
fix: allow customizing console redirection (#12665)
MinIO might be running inside proxies, and
console while being on another port might not be
reachable on a specific port behind such proxies.

For such scenarios customize the redirect URL
such that console can be redirected to correct
proxy endpoint instead.

fixes #12661
2021-07-09 14:27:09 -07:00
..
auth [deps]: update jwt-go dependency (#12544) 2021-06-24 08:41:04 -07:00
bpool
bucket fix:(replication/bandwidth) add missing validation in monitored reader (#12582) 2021-06-27 10:11:13 -07:00
color
config fix: allow customizing console redirection (#12665) 2021-07-09 14:27:09 -07:00
crypto
disk
dsync
etag
event fix: allow authToken for webhook to support Splunk (#12663) 2021-07-09 11:47:04 -07:00
fips
handlers
hash
http s3: Force a prefix removal using a special header (#12504) 2021-06-15 18:43:14 -07:00
ioutil fix: honor system umask for file creates (#12601) 2021-07-06 12:54:16 -07:00
jwt [deps]: update jwt-go dependency (#12544) 2021-06-24 08:41:04 -07:00
kms
lock
logger simplify audit logging for replication and ILM (#12610) 2021-07-01 14:02:44 -07:00
lsync
mountinfo
pubsub
rest move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
s3select
smart
sync/errgroup