Files
versitygw/backend
Ben McClelland c0ed55cd3d fix: use dir permissions option for temporary directories
The multipart upload temp directory was created with a hard-coded
0755 mode instead of the configured --dir-perms value, unlike every
other directory creation path in this backend. This caused
inconsistent permissions below bucket directories.

Fixes #2266
2026-09-02 14:11:23 -07:00
..
2026-09-01 14:14:36 -07:00
2026-05-21 23:49:34 +04:00