mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 06:52:21 +00:00
eecc1a779c
Validate multipart PostObject key fields with the existing object name rules so path traversal and degenerate names return BadRequest. This prevents crafted object keys from escaping the gateway root.