forgejo/services/packages
Adam Majer cbf923e87b
Abstract hash function usage (#28138)
Refactor Hash interfaces and centralize hash function. This will allow
easier introduction of different hash function later on.

This forms the "no-op" part of the SHA256 enablement patch.
2023-12-13 21:02:00 +00:00
..
alpine Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
cargo Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
cleanup Do not force creation of _cargo-index repo on publish (#27266) 2023-10-24 03:26:38 +00:00
container Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
debian Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
rpm Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
auth.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
packages.go Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 2023-11-14 16:03:56 +01:00