diff options
author | yp05327 <576951401@qq.com> | 2023-04-10 16:21:03 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-10 15:21:03 +0800 |
commit | bb6c670cff1a081d9f5f8bdb3dc91abe5d9e35b9 (patch) | |
tree | cff6b664a200a3e47c5a4612aecd1d8de586e594 /routers/web/org | |
parent | fd9d072af1ea141c96bb1cf363caf96e685217e6 (diff) | |
download | gitea-bb6c670cff1a081d9f5f8bdb3dc91abe5d9e35b9.tar.gz gitea-bb6c670cff1a081d9f5f8bdb3dc91abe5d9e35b9.zip |
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.
Diffstat (limited to 'routers/web/org')
0 files changed, 0 insertions, 0 deletions