garage/src/api
trinity-1686a e55fa38c99
All checks were successful
continuous-integration/drone/push Build is passing
Add date verification to presigned urls (#196)
fix #96
fix #162 by returning Forbidden instead Bad Request

Co-authored-by: Trinity Pointard <trinity.pointard@gmail.com>
Reviewed-on: #196
Co-authored-by: trinity-1686a <trinity.pointard@gmail.com>
Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>
2022-01-18 12:22:31 +01:00
..
signature Add date verification to presigned urls (#196) 2022-01-18 12:22:31 +01:00
api_server.rs Add date verification to presigned urls (#196) 2022-01-18 12:22:31 +01:00
Cargo.toml Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
error.rs Add date verification to presigned urls (#196) 2022-01-18 12:22:31 +01:00
helpers.rs add proper request router for s3 api (#163) 2021-12-06 15:17:47 +01:00
lib.rs Make use of website config, return error document on error 2022-01-13 14:25:19 +01:00
s3_bucket.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_copy.rs Add date verification to presigned urls (#196) 2022-01-18 12:22:31 +01:00
s3_delete.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_get.rs Fix some error codes 2022-01-05 17:07:36 +01:00
s3_list.rs Add date verification to presigned urls (#196) 2022-01-18 12:22:31 +01:00
s3_put.rs Fix Multipart Upload with WinSCP (#164) (#193) 2022-01-17 11:18:40 +01:00
s3_router.rs refactor s3_router and api_server to make unused Endpoint parameters more obvious 2022-01-17 15:50:24 +01:00
s3_website.rs Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156) 2022-01-17 10:55:31 +01:00
s3_xml.rs Add quotes in returned etags 2022-01-13 14:03:33 +01:00