0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-15 10:38:35 -05:00
forgejo/services/packages
KN4CK3R dfa77ac020
Fix RPM/Debian signature key creation ()
Fixes 

The name parameter can't contain some characters
(https://github.com/keybase/go-crypto/blob/master/openpgp/keys.go#L680)
but is optional. Therefore just use an empty string.
2023-12-05 00:48:01 +00:00
..
alpine Close all hashed buffers () 2023-10-25 21:24:24 +02:00
cargo
cleanup
container
debian Fix RPM/Debian signature key creation () 2023-12-05 00:48:01 +00:00
rpm Fix RPM/Debian signature key creation () 2023-12-05 00:48:01 +00:00
auth.go
packages.go Revert "packages: Calculate package size quota using package creator ID instead of owner ID ()" () 2023-11-14 16:03:56 +01:00