You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/packages
Giteabot 97a0bf151a
Fix possible nil pointer access (#28428) (#28440)
Backport #28428 by @KN4CK3R

There could be a nil pointer exception if the file is not found because
that specific error is suppressed but not handled.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
1 year ago
..
alpine Fix possible nil pointer access (#28428) (#28440) 1 year ago
cargo Do not force creation of _cargo-index repo on publish (#27266) (#27765) 1 year ago
cleanup Do not force creation of _cargo-index repo on publish (#27266) (#27765) 1 year ago
container Fix possible nil pointer access (#28428) (#28440) 1 year ago
debian Fix possible nil pointer access (#28428) (#28440) 1 year ago
rpm Fix possible nil pointer access (#28428) (#28440) 1 year ago
auth.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
packages.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago