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/routers/api/packages
Giteabot 27dbe97542
Add actions support to package auth verification (#23729) (#24028)
Backport #23729 by @yp05327

Partly fixes https://github.com/go-gitea/gitea/issues/23642

Error info:

![image](https://user-images.githubusercontent.com/18380374/227827027-4280a368-ec9e-49e0-bb93-6b496ada7cd9.png)
ActionsUser (userID -2) is used to login in to docker in action jobs.

Due to we have no permission policy settings of ActionsUser now,
ActionsUser can only access public registry by this quick fix.

Co-authored-by: yp05327 <576951401@qq.com>
2 years ago
..
cargo Add Cargo package registry (#21888) 2 years ago
chef Add Chef package registry (#22554) 2 years ago
composer Use ErrInvalidArgument in packages (#22268) 2 years ago
conan refactor auth interface to return error when verify failure (#22119) 2 years ago
conda Add Conda package registry (#22262) 2 years ago
container Add actions support to package auth verification (#23729) (#24028) 2 years ago
generic Implement FSFE REUSE for golang files (#21840) 2 years ago
helm Use ErrInvalidArgument in packages (#22268) 2 years ago
helper Implement FSFE REUSE for golang files (#21840) 2 years ago
maven Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago
npm Use ErrInvalidArgument in packages (#22268) 2 years ago
nuget Add `/$count` endpoints for NuGet v2 (#22855) 2 years ago
pub Use ErrInvalidArgument in packages (#22268) 2 years ago
pypi Update go dev dependencies (#22064) 2 years ago
rubygems Use ErrInvalidArgument in packages (#22268) 2 years ago
vagrant Implement FSFE REUSE for golang files (#21840) 2 years ago
api.go Add actions support to package auth verification (#23729) (#24028) 2 years ago