1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 14:45:47 +00:00
gitea/routers/api/packages/container
KN4CK3R 115f40e433
Test if container blob is accessible before mounting (#22759)
related #16865

This PR adds an accessibility check before mounting container blobs.

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
2023-07-09 11:24:43 +00:00
..
auth.go Add actions support to package auth verification (#23729) 2023-04-10 15:21:03 +08:00
blob.go Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
container.go Test if container blob is accessible before mounting (#22759) 2023-07-09 11:24:43 +00:00
errors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manifest.go Display image size for multiarch container images (#23821) 2023-04-02 17:53:37 +08:00