marykatefain / pagure

Forked from pagure 5 years ago
Clone

e9261ea Add `is_repo_admin` parameter to `get_project`

5 files Authored by farhaan 7 years ago, Committed by pingou 7 years ago,
    Add `is_repo_admin` parameter to `get_project`
    
    To refactor code and save repeating code everywhere the repo is checked
    in `get_project` function itself that if the project is private then the
    logged in user should have the authority to view project and related
    features likw issues and pull-request
    
        
file modified
+7 -1
file modified
+2 -26
file modified
+0 -30
file modified
+0 -12