A query about whether some file is present in the lookaside cache was
under authentication and it prevented using command pre-push-check
for those without the 'packager' permission.
Added another method (based on HTTP HEAD), that allows the same check
without authentication.
A query about whether some file is present in the lookaside cache was
under authentication and it prevented using command
pre-push-checkfor those without the 'packager' permission.
Added another method (based on HTTP HEAD), that allows the same check
without authentication.
JIRA: RHELCMP-11485
Fixes: https://pagure.io/fedpkg/issue/513
Signed-off-by: Ondrej Nosek onosek@redhat.com