Skip to content

Conversation

@OpeOginni
Copy link
Contributor

What does this PR do?

Closes #8458

Allows for username and password options when attaching to a server.

How did you verify your code works?

Tested it out by running an authed server and attaching to it passing the --password and --username options.

Screen.Recording.2026-01-14.at.15.08.06.mov

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

The search results only returned PR #8459 (the current PR itself) and PR #5095, which is unrelated to the authentication feature.

No duplicate PRs found

@rfhold
Copy link
Contributor

rfhold commented Jan 14, 2026

It would be nice if environment variables were an option as well

@OpeOginni
Copy link
Contributor Author

Nice Suggestion @rfhold , added in!

@LeonMueller-OneAndOnly
Copy link
Contributor

I think this pr solves the same underlying root issue: #9095

It is however scoped more narrow on fixing the authentication issue when username+password is set via an env var.

It does not add new args to the cli for setting those.

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.

[FEATURE]: Attach to authenticated OC Server

3 participants