Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rust code dump | Rutger Broekhoff | 2024-01-19 | 1 | -7/+6 |
| | |||||
* | Fix makehextag in git-lfs-authenticate (C) | Rutger Broekhoff | 2024-01-09 | 2 | -15/+18 |
| | |||||
* | Simplify git-lfs-authenticate, rip out Gitolite | Rutger Broekhoff | 2024-01-09 | 2 | -133/+309 |
| | | | | | | Zero dependencies for git-lfs-authenticate now. Not compatible with the LFS server. Assumes that any user who has access to the Git user, should have access to all repositories. | ||||
* | 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 |