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

Not accessing credentials.username if credentials is an instance of AnonymousCredential #695

Merged
merged 6 commits into from
Sep 20, 2024

Commits on Sep 19, 2024

  1. Not accessing credentials.username if credentials is an instance …

    …of `AnonymousCredential`
    
    See jaraco#694 and jaraco#692
    ffissore committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bd2a372 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add test for get_credential with no username.

    Captures missed expectation reported in jaraco#694
    jaraco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    41892e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c06ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef69469 View commit details
    Browse the repository at this point in the history
  4. Add news fragment.

    jaraco committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b75609e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9f7851 View commit details
    Browse the repository at this point in the history