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

treq.auth omnibus #315

Merged
merged 12 commits into from Dec 28, 2020
Merged

treq.auth omnibus #315

merged 12 commits into from Dec 28, 2020

Commits on Dec 26, 2020

  1. Replace mock use in test_auth

    twm committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a6ffa49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9879f12 View commit details
    Browse the repository at this point in the history
  3. Document treq.auth

    Closes twisted#313.
    twm committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ace1faf View commit details
    Browse the repository at this point in the history
  4. treq.auth: Don't mutate request headers

    Instead, copy and update.
    
    Closes twisted#314.
    twm committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    1fba8e0 View commit details
    Browse the repository at this point in the history
  5. UTF-8 encode basic auth username and password

    Also accept bytes to allow user control over encoding.
    
    Closes twisted#268.
    twm committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    db208fb View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Merge branch 'master' into auth

    twm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    16a6d02 View commit details
    Browse the repository at this point in the history
  2. Apply Black

    twm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    6df922a View commit details
    Browse the repository at this point in the history
  3. Wrap long line

    twm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    ade96fa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into auth

    twm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    cc3e26e View commit details
    Browse the repository at this point in the history
  5. Rename _RequestHeader{Setting → Setter}Agent

    Per review feedback.
    twm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    e963821 View commit details
    Browse the repository at this point in the history
  6. Rename per review suggestion

    twm committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    fbabbc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Rename recorder() → agent_spy()

    twm committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    1a40d0c View commit details
    Browse the repository at this point in the history