Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write claim validation test | Rutger Broekhoff | 2024-01-24 | 1 | -15/+30 |
| | |||||
* | Test JSON decoding for BatchRequest | Rutger Broekhoff | 2024-01-24 | 1 | -4/+32 |
| | |||||
* | It is unforunate that I have to do this | Rutger Broekhoff | 2024-01-24 | 1 | -1/+2 |
| | | | | | | | It would be nicer if it would be somehow possible to tell the axum JSON extractor that I valdiate the content type myself. Or maybe I should just stop using the axum JSON extractor altogether, as it really isn't too complex. | ||||
* | Properly propagate JSON parsing error | Rutger Broekhoff | 2024-01-24 | 1 | -5/+24 |
| | |||||
* | Add debug log for mime type validation | Rutger Broekhoff | 2024-01-24 | 1 | -0/+12 |
| | |||||
* | Set AWS SDK behaviour version to latest in code | Rutger Broekhoff | 2024-01-24 | 1 | -0/+1 |
| | |||||
* | An attempt at implementing a shell | Rutger Broekhoff | 2024-01-24 | 1 | -4/+7 |
| | |||||
* | Fix S3 env, set pname and version in package attribute set | Rutger Broekhoff | 2024-01-23 | 1 | -1/+1 |
| | |||||
* | Finish basic implementation of Rust LFS server | Rutger Broekhoff | 2024-01-22 | 1 | -107/+441 |
| | |||||
* | Implement downloading objects for trusted forwarded hosts | Rutger Broekhoff | 2024-01-19 | 1 | -8/+29 |
| | |||||
* | Implement crude batch API authorization | Rutger Broekhoff | 2024-01-19 | 1 | -43/+236 |
| | |||||
* | Separate path rewrite into Tower Layer, shared state for S3 client | Rutger Broekhoff | 2024-01-19 | 1 | -49/+84 |
| | |||||
* | Rust code dump | Rutger Broekhoff | 2024-01-19 | 1 | -0/+347 |