Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Fix - Cannot access private repository using token #6795

Closed
wants to merge 4 commits into from

Commits on Jul 27, 2019

  1. Configuration menu
    Copy the full SHA
    d07b7a3 View commit details
    Browse the repository at this point in the history
  2. Add news entry for bugfix

    moseshassan committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    2cd6f7a View commit details
    Browse the repository at this point in the history
  3. Convert Nonetype arguments to string before calling HTTPBasicAuth

    This is for forward compatibility with requests 3.0.0
    (see Line 28 in 2e51624)
    moseshassan committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    1fa49ef View commit details
    Browse the repository at this point in the history
  4. Removed inline comment

    moseshassan committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    f46b7bb View commit details
    Browse the repository at this point in the history