runner/internal/app/cmd
Kwonunn 46eb63a952 Fix security issues with cache by proxying access (#503)
This is the forgejo-runner-side patch for a partial overhaul of the cache system to fix some access control issues with caches.

This code depends on changes in act which are being reviewed here: forgejo/act#107

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/502
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/503
Reviewed-by: Gusted <gusted@noreply.code.forgejo.org>
Co-authored-by: Kwonunn <kwonunnx@gmail.com>
Co-committed-by: Kwonunn <kwonunnx@gmail.com>
2025-03-22 00:03:09 +00:00
..
cache-server.go Fix security issues with cache by proxying access (#503) 2025-03-22 00:03:09 +00:00
cmd.go Fix security issues with cache by proxying access (#503) 2025-03-22 00:03:09 +00:00
create-runner-file.go chore: bump actions-proto-go to v0.4.0 2024-07-31 01:20:20 -04:00
create-runner-file_test.go chore: bump actions-proto-go to v0.4.0 2024-07-31 01:20:20 -04:00
daemon.go fix: [container].docker_host = "" is now "automount" 2024-11-27 01:36:18 +00:00
exec.go Fix security issues with cache by proxying access (#503) 2025-03-22 00:03:09 +00:00
job.go New "one shot" type of execution by adding a new command called one-job. (#423) 2025-01-15 12:29:07 +00:00
register.go fix: use data.forgejo.org/oci 2025-01-15 14:44:16 +01:00