garage/src/model
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
..
helper Add date verification to presigned urls (#196) 2022-01-18 12:22:31 +01:00
block.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
block_ref_table.rs Make table name a const in trait 2021-12-15 15:39:10 +01:00
bucket_alias_table.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
bucket_table.rs Small changes in key model and refactoring 2022-01-04 18:59:17 +01:00
Cargo.toml Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
garage.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
key_table.rs Small changes in key model and refactoring 2022-01-04 18:59:17 +01:00
lib.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
migrate.rs Refactor logic for setting/unsetting aliases 2022-01-04 12:52:46 +01:00
object_table.rs Implement ListMultipartUploads (#171) 2022-01-12 19:04:55 +01:00
permission.rs Implement CreateBucket 2022-01-05 15:56:48 +01:00
version_table.rs Implement UploadPartCopy 2022-01-13 13:58:47 +01:00