Skip to content

[ BUG #4498] Use Correct Key For Basic Auth and Optional Password #4501

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

Merged

Conversation

korade-krushna
Copy link
Contributor

This PR introduces the following changes:

  1. Corrects the keys used to retrieve the Basic Auth username and password from the credentials.
  2. Ensures that either the username or password must be provided to enable Basic Auth in the HTTP node.

#4498

@korade-krushna korade-krushna changed the title [ BUG #4498] Use Correct Key For Basic Auth and Optional pass [ BUG #4498] Use Correct Key For Basic Auth and Optional password May 25, 2025
@korade-krushna korade-krushna changed the title [ BUG #4498] Use Correct Key For Basic Auth and Optional password [ BUG #4498] Use Correct Key For Basic Auth and Optional Password May 25, 2025
Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

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

thanks!

@HenryHengZJ HenryHengZJ linked an issue May 27, 2025 that may be closed by this pull request
@HenryHengZJ HenryHengZJ merged commit eca190d into FlowiseAI:main May 27, 2025
2 checks passed
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.

[BUG] Basic Auth
2 participants