mirror of
https://github.com/versity/versitygw.git
synced 2026-07-02 16:54:25 +00:00
67af0afa81
Fixes #2187 Enforce maximum default retention periods when parsing PutObjectLockConfiguration requests. Reject Days values greater than 36500 and Years values greater than 100 with InvalidArgument errors.