]> source.dussan.org Git - gitea.git/commit
Allow users with explicit read access to give approvals (#8398)
authorguillep2k <18600385+guillep2k@users.noreply.github.com>
Sun, 6 Oct 2019 20:52:25 +0000 (17:52 -0300)
committertechknowlogick <techknowlogick@gitea.io>
Sun, 6 Oct 2019 20:52:25 +0000 (16:52 -0400)
commit5bac1a692a9b7a69011dad23a89de9ed59566264
treee2e0d952f776beda2766d2d99a32a5678d719371
parentb6fba5b459c1b3d2ee07cd8c5f2f58eaf276652b
Allow users with explicit read access to give approvals (#8398)
models/branches.go
models/repo.go
routers/repo/setting_protected_branch.go