#2680 Drop the @localonly restriction on endpoints called by JS
Merged by pingou. Opened by pingou.
fix_access  into  master

Download 2680.patch

By restricting this endpoints to only the machine running pagure we are
in fact blocking them when queried over javascript.
Which is a pity since these two endpoints are meant to be queried via
javascript.
So let's just lift the restriction

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata