forgejo/routers/api/actions
Zettat123 1173663f17
Check the token's owner and repository when registering a runner (#30406)
Fix #30378

(cherry picked from commit 0fe9f93eb4c94d55e43b18b9c3cc6d513a34c0b5)

Conflicts:
	- models/organization/org.go
	- services/repository/delete.go
	- services/user/delete.go
	In all three cases, conflicts were resolved by manually adding
        the lines added by the Gitea patch, keeping the Forgejo code
        surrounding them.
2024-04-16 11:43:08 +02:00
..
ping
runner Check the token's owner and repository when registering a runner (#30406) 2024-04-16 11:43:08 +02:00
actions.go
artifact.pb.go
artifact.proto
artifacts.go actions artifacts: warn instead of error on invalid request 2024-03-24 07:12:31 +01:00
artifacts_chunks.go
artifacts_utils.go actions artifacts: warn instead of error on invalid request 2024-03-24 07:12:31 +01:00
artifactsv4.go actions artifacts: warn instead of error on invalid request 2024-03-24 07:12:31 +01:00