powerloader
powerloader copied to clipboard
Add authentication options to each Mirror
Each mirror should have their own authentication information. Ideally we can make this extensible so that for generic Mirrors we could have a BaseHTTPAuth handler. For mamba, we would implement a TokenAuthHandler where we handle adding the token to the URL on mamba's side.