garage/src
trinity-1686a f6f8b7f1ad
continuous-integration/drone/push Build is passing Details
Support for PostObject (#222)
Add support for [PostObject](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html)

- [x] routing PostObject properly
- [x] parsing multipart body
- [x] validating signature
- [x] validating policy
- [x] validating content length
- [x] actually saving data

Co-authored-by: trinity-1686a <trinity@deuxfleurs.fr>
Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com>
Reviewed-on: #222
Reviewed-by: Alex <alex@adnab.me>
Co-authored-by: trinity-1686a <trinity.pointard@gmail.com>
Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>
2022-02-21 23:02:30 +01:00
..
api Support for PostObject (#222) 2022-02-21 23:02:30 +01:00
garage garage(tests): Remove RNG stuff 2022-02-11 10:50:55 +01:00
model Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
rpc Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
table Fix a bug when a migration is followed by a rebalance 2022-02-10 17:38:27 +01:00
util Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
web Multipart improvements 2022-01-24 21:04:40 +01:00