Skip to content

Only set IRC password in credentials if defined#301

Closed
silverbucket wants to merge 2 commits intomasterfrom
fix/irc-password-only-if-set
Closed

Only set IRC password in credentials if defined#301
silverbucket wants to merge 2 commits intomasterfrom
fix/irc-password-only-if-set

Conversation

@silverbucket
Copy link
Copy Markdown
Member

No description provided.

Comment thread app/services/sockethub-irc.js
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the IRC Sockethub credentials payload to avoid sending a password field when no password is configured, which aligns the emitted credentials with optional IRC password usage.

Changes:

  • Conditionally includes password in the IRC credentials object only when account.password is present/truthy.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@silverbucket silverbucket reopened this Mar 29, 2026
@raucao raucao marked this pull request as draft April 15, 2026 06:02
@raucao raucao marked this pull request as ready for review April 15, 2026 06:02
@raucao
Copy link
Copy Markdown
Member

raucao commented Apr 17, 2026

This fix was included in #303

@raucao raucao closed this Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants