forgejo/routers/api
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>
2023-04-10 10:36:21 +02:00
..
actions Set ref to fully-formed of the tag when trigger event is release (#23944) (#23989) 2023-04-08 20:43:46 +08:00
packages Add actions support to package auth verification (#23729) (#24028) 2023-04-10 10:36:21 +02:00
v1 Fix protected branch for API (#24013) (#24027) 2023-04-10 14:48:02 +08:00