minio/docs/bucket
Harshavardhana e0fe7cc391
fix: information disclosure bug in preconditions GET (#19810)
precondition check was being honored before, validating
if anonymous access is allowed on the metadata of an
object, leading to metadata disclosure of the following
headers.

```
Last-Modified
Etag
x-amz-version-id
Expires:
Cache-Control:
```

although the information presented is minimal in nature,
and of opaque nature. It still simply discloses that an
object by a specific name exists or not without even having
enough permissions.
2024-05-27 12:17:46 -07:00
..
lifecycle Add equivalent mc ilm rule commands for some JSON rule examples (#17923) 2023-08-26 00:33:25 -07:00
notifications add codespell action (#18818) 2024-01-17 23:03:17 -08:00
quota remove gateway completely (#15929) 2022-10-24 17:44:15 -07:00
replication fix: information disclosure bug in preconditions GET (#19810) 2024-05-27 12:17:46 -07:00
retention Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
versioning Fix test scripts to use mc ready (#19768) 2024-05-18 11:19:01 -07:00