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.
forgejo/routers
yp05327 bb6c670cff
Add actions support to package auth verification (#23729)
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.
1 year ago
..
api Add actions support to package auth verification (#23729) 1 year ago
common Editor preview support for external renderers (#23333) 1 year ago
install Set `X-Gitea-Debug` header once (#23361) 1 year ago
private Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Improve GetBoards and getDefaultBoard (#22981) 1 year ago
init.go Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago