minio/.github
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
..
ISSUE_TEMPLATE Add Subnet link in the issue template for urgency clause (#14131) 2022-01-20 09:37:40 -08:00
workflows fix: information disclosure bug in preconditions GET (#19810) 2024-05-27 12:17:46 -07:00
ISSUE_TEMPLATE.md Slight tweaks to SUBNET portion of the template (#14205) 2022-01-28 16:04:16 -08:00
logo.svg Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
PULL_REQUEST_TEMPLATE.md small fix for the PR template (#18443) 2023-11-14 09:29:11 -08:00
stale.yml change to do-not-close 2022-01-23 20:36:59 -08:00