lsedlar / odcs

Forked from odcs 6 years ago
Clone

ab13580 Add odcs-credential-helper executable

Authored and Committed by lsedlar a year ago
    Add odcs-credential-helper executable
    
    This script reads raw config source name from the environment variable,
    and receives repo URL from git. That is sufficient information to look
    up corresponding credentials (if any) and return them to git.
    
    The helper refuses to work if the suggested protocol is not https. This
    is to prevent the credentials from being sent over unencrypted channel.
    
    JIRA: RHELCMP-11808
    
        
file modified
+1 -0