]> source.dussan.org Git - gitea.git/commit
Fix missing authorization check on pull for public repos of private/limited org ...
authorCirno the Strongest <1447794+CirnoT@users.noreply.github.com>
Fri, 29 May 2020 14:47:17 +0000 (16:47 +0200)
committerGitHub <noreply@github.com>
Fri, 29 May 2020 14:47:17 +0000 (15:47 +0100)
commit02fa329a7c2190d947cd5e02ea90d2d4406653be
tree518834752a39393c0bb09391e12f69c1b14d54cc
parent0d9f9f7de195a22db714ec872877f7722b6c1db0
Fix missing authorization check on pull for public repos of private/limited org (#11656)

Fixes #11651
routers/repo/http.go