mreynolds / pagure

Forked from pagure 7 years ago
Clone

c4126dc Add check for repo admin when repo is private

2 files Authored by farhaan 7 years ago, Committed by pingou 7 years ago,
    Add check for repo admin when repo is private
    
    These changes in 'ui/fork' and 'ui/issue' puts a check
    to the user that he/she has to be a repo_admin to view the
    project when repo is private. Hence all the functionalities
    specified will work only when user is the owner of the project.
    
        
file modified
+39 -6
file modified
+36 -0