Skip to content

fix: added basic credentials to encryption keys#1290

Merged
lucaseduoli merged 1 commit into
mainfrom
feat/basic_credentials
Mar 27, 2026
Merged

fix: added basic credentials to encryption keys#1290
lucaseduoli merged 1 commit into
mainfrom
feat/basic_credentials

Conversation

@lucaseduoli

Copy link
Copy Markdown
Collaborator

This pull request makes a small update to the list of secret keys in the save_connections method of connection_manager.py, adding support for the basic_credentials key. This ensures that any credentials stored under this key are handled securely.

  • Added "basic_credentials" to the set of secret keys in the save_connections method to ensure it is treated as sensitive information.

@lucaseduoli lucaseduoli self-assigned this Mar 27, 2026
@github-actions github-actions Bot added backend 🔷 Issues related to backend services (OpenSearch, Langflow, APIs) bug 🔴 Something isn't working. labels Mar 27, 2026

@edwinjosechittilappilly edwinjosechittilappilly left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions Bot added the lgtm label Mar 27, 2026
@lucaseduoli lucaseduoli merged commit 2b42a46 into main Mar 27, 2026
11 checks passed
@github-actions github-actions Bot deleted the feat/basic_credentials branch March 27, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend 🔷 Issues related to backend services (OpenSearch, Langflow, APIs) bug 🔴 Something isn't working. lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants