gitea/routers/api/packages/container
Giteabot 5bfe469821
Test if container blob is accessible before mounting (#22759) (#25783)
Backport #22759 by @KN4CK3R

related #16865

This PR adds an accessibility check before mounting container blobs.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
2023-07-09 09:00:59 -04:00
..
auth.go Add actions support to package auth verification (#23729) (#24028) 2023-04-10 10:36:21 +02:00
blob.go Check quota limits for container uploads (#22450) 2023-01-29 11:34:29 -06:00
container.go Test if container blob is accessible before mounting (#22759) (#25783) 2023-07-09 09:00:59 -04:00
errors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manifest.go Notify on container image create (#22806) 2023-02-18 13:36:38 +08:00