mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
6e494942d4
Previously, CheckManifest() was not checking for repo not found condition and would default to 500 status code. Add the check now to return 404. Fixes issue #74