forgejo/services/packages
KN4CK3R c890454769
Add direct serving of package content (#25543)
Fixes #24723

Direct serving of content aka HTTP redirect is not mentioned in any of
the package registry specs but lots of official registries do that so it
should be supported by the usual clients.
2023-07-03 15:33:28 +02:00
..
alpine Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
cargo Implement Cargo HTTP index (#24452) 2023-05-03 16:58:43 -04:00
cleanup Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
container Introduce path Clean/Join helper functions (#23495) 2023-03-21 16:02:49 -04:00
debian Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
rpm Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
auth.go refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
packages.go Add direct serving of package content (#25543) 2023-07-03 15:33:28 +02:00