Chris Lu
e0da63fd0a
s3tables: Add upper bound validation for MaxTables parameter
...
MaxTables is user-controlled and influences gRPC ListEntries limits via
uint32(maxTables*2). Without an upper bound, very large values can overflow
uint32 or cause excessively large directory scans. Cap MaxTables to 1000 and
return InvalidRequest for out-of-range values, consistent with S3 MaxKeys
handling.
2026-01-28 16:20:32 -08:00
..
2026-01-27 17:27:02 -08:00
2026-01-28 14:34:07 -08:00
2026-01-28 11:27:18 -08:00
2026-01-26 22:59:43 -08:00
2026-01-22 14:07:24 -08:00
2025-10-17 22:11:50 -07:00
2026-01-07 13:06:08 -08:00
2026-01-24 13:34:49 -08:00
2026-01-23 20:12:59 -08:00
2026-01-07 13:06:08 -08:00
2025-08-22 22:10:30 -07:00
2026-01-27 18:41:37 -08:00
2026-01-22 14:05:45 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2026-01-26 22:59:43 -08:00
2025-12-23 14:48:50 -08:00
2026-01-12 12:22:42 -08:00
2026-01-07 13:06:08 -08:00
2026-01-28 16:20:32 -08:00
2026-01-12 13:21:48 -08:00
2026-01-07 13:06:08 -08:00
2026-01-26 22:59:43 -08:00
2025-12-08 01:24:42 -08:00
2026-01-27 10:50:16 -08:00
2024-02-14 08:26:38 -08:00
2026-01-07 13:06:08 -08:00
2026-01-23 16:38:36 -08:00
2026-01-18 14:02:34 -08:00
2026-01-18 14:02:34 -08:00
2026-01-18 15:48:09 -08:00
2026-01-22 14:07:24 -08:00
2026-01-23 21:38:51 -08:00
2025-11-29 11:36:22 -08:00
2025-12-25 11:36:38 -08:00