Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make tokens short-lived | Rutger Broekhoff | 2024-01-02 | 1 | -1/+1 |
| | |||||
* | Don't use die() for printing usage | Rutger Broekhoff | 2024-01-02 | 1 | -2/+4 |
| | |||||
* | Print usage in git-lfs-authenticate | Rutger Broekhoff | 2024-01-02 | 1 | -2/+4 |
| | |||||
* | Remove concurrency stuff in git-lfs-authenticate | Rutger Broekhoff | 2024-01-02 | 1 | -21/+9 |
| | |||||
* | Token types, download verification | Rutger Broekhoff | 2024-01-02 | 1 | -0/+2 |
| | |||||
* | Add .git suffix to repo in href construction | Rutger Broekhoff | 2023-12-30 | 1 | -5/+5 |
| | |||||
* | git-lfs-authenticate: allow setting repo href base URL | Rutger Broekhoff | 2023-12-30 | 1 | -8/+27 |
| | |||||
* | Implement authorization in git-lfs-server, test presigned PUTs | Rutger Broekhoff | 2023-12-30 | 1 | -2/+5 |
| | |||||
* | Properly format request timestamp | Rutger Broekhoff | 2023-12-30 | 1 | -1/+2 |
| | |||||
* | Adjust MkdirAll mode | Rutger Broekhoff | 2023-12-30 | 1 | -2/+2 |
| | |||||
* | Improve git-lfs-authenticate | Rutger Broekhoff | 2023-12-30 | 1 | -10/+70 |
| | |||||
* | Implement git-lfs-authenticate | Rutger Broekhoff | 2023-12-30 | 1 | -32/+123 |
| | |||||
* | Make Nix builds work | Rutger Broekhoff | 2023-12-29 | 1 | -32/+32 |
| | |||||
* | Initial commit | Rutger Broekhoff | 2023-12-29 | 1 | -0/+48 |