Skip to content

Check if username/password is not None before using for credentials#114

Merged
golharam merged 2 commits into
mainfrom
bugfix/github_issue_113_missing_username_password
May 21, 2026
Merged

Check if username/password is not None before using for credentials#114
golharam merged 2 commits into
mainfrom
bugfix/github_issue_113_missing_username_password

Conversation

@golharam

@golharam golharam commented May 21, 2026

Copy link
Copy Markdown

Check if username/password is not None before using as credentials

@golharam
golharam merged commit 1579b23 into main May 21, 2026
3 of 4 checks passed
@golharam
golharam deleted the bugfix/github_issue_113_missing_username_password branch June 30, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Username/Password of (None, None) is used if no auth_token provided and not username/password in env vars.

1 participant