minio/cmd/config
Harshavardhana 691035832a
fix: normalize object layer inputs (#11534)
Cases where we have applications making request
for `//` in object names make sure that all
are normalized to `/` and all such requests that
are prefixed '/' are removed. To ensure a
consistent view from all operations.
2021-03-09 12:58:22 -08:00
..
api fix: case-insensitive lookups for metadata (#11489) 2021-02-08 18:12:28 -08:00
cache fix: normalize object layer inputs (#11534) 2021-03-09 12:58:22 -08:00
compress Change the default object content-type to binary/octet-stream (#11508) 2021-02-10 08:56:37 -08:00
dns fix: regression introduced in federated listing buckets 2021-02-01 12:06:58 -08:00
etcd fix: load credentials from etcd directly when possible (#11339) 2021-01-25 20:01:49 -08:00
heal rename all references from crawl -> scanner (#11621) 2021-02-26 15:11:42 -08:00
identity fips: do not use SHA-3 when building a FIPS-140 2 binary (#11710) 2021-03-05 20:43:42 -08:00
notify Set the maximum open connections limit in PG and MySQL target configs (#10558) 2020-09-24 22:20:30 -07:00
policy/opa
scanner fix: rename crawler as scanner in config (#11549) 2021-02-17 12:04:11 -08:00
storageclass fix: allow expansion with newer constraints for older setups (#11372) 2021-01-29 11:40:55 -08:00
bool-flag.go
bool-flag_test.go
certs.go Add support for mTLS for Audit log target (#11645) 2021-03-01 09:19:13 -08:00
certs_test.go
certsinfo.go
config.go fix: rename crawler as scanner in config (#11549) 2021-02-17 12:04:11 -08:00
config_test.go
constants.go feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 2021-01-05 10:22:57 -08:00
errors-utils.go fail if port is not accessible (#10616) 2020-10-01 13:23:31 -07:00
errors.go Make number of replication workers configurable. (#11379) 2021-02-02 16:45:06 +05:30
help.go
legacy.go
logger.go