mattia / pagure

Forked from pagure 3 years ago
Clone

7d93e84 Add support for git push via http using basic auth relying on API token

Authored and Committed by pingou 3 years ago
    Add support for git push via http using basic auth relying on API token
    
    Basically this commit adds support for http(s) git pushes but when the
    user is prompted by git for an username and password, they should
    supply an API token instead of their actual password.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+2 -0
file modified
+3 -0
file modified
+48 -7
file modified
+7 -1
file modified
+1 -0