0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-09 05:01:23 -05:00
forgejo/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
container.go Test if container blob is accessible before mounting (#22759) (#25783) 2023-07-09 09:00:59 -04:00
errors.go
manifest.go