[PR #1298] [MERGED] CB-2873 ssh creds saving doesnt work when database creds arent saved #2393

Closed
opened 2026-03-07 21:08:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1298
Author: @alexander-skoblikov
Created: 11/17/2022
Status: Merged
Merged: 11/17/2022
Merged by: @alexander-skoblikov

Base: release_22_2_5Head: hotfix/CB-2873-ssh-creds-saving-doesnt-work-when-database-creds-arent-saved


📝 Commits (2)

  • 081575e CB-2873 revert loader behaviour, otherwise state mutates
  • 2d84f42 CB-2886 always send ssh config

📊 Changes

4 files changed (+18 additions, -20 deletions)

View changed files

📝 server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/WebConnectionInfo.java (+2 -5)
📝 webapp/packages/plugin-connections/src/ConnectionAuthentication/NetworkHandlerAuthForm.tsx (+1 -0)
📝 webapp/packages/plugin-connections/src/DatabaseAuthDialog/DBAuthDialogFooter.tsx (+0 -1)
📝 webapp/packages/plugin-connections/src/DatabaseAuthDialog/DatabaseAuthDialog.tsx (+15 -14)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dbeaver/cloudbeaver/pull/1298 **Author:** [@alexander-skoblikov](https://github.com/alexander-skoblikov) **Created:** 11/17/2022 **Status:** ✅ Merged **Merged:** 11/17/2022 **Merged by:** [@alexander-skoblikov](https://github.com/alexander-skoblikov) **Base:** `release_22_2_5` ← **Head:** `hotfix/CB-2873-ssh-creds-saving-doesnt-work-when-database-creds-arent-saved` --- ### 📝 Commits (2) - [`081575e`](https://github.com/dbeaver/cloudbeaver/commit/081575efb9c14cf237fa451cb27083790192e5b4) CB-2873 revert loader behaviour, otherwise state mutates - [`2d84f42`](https://github.com/dbeaver/cloudbeaver/commit/2d84f42854a54e684673e01a50f5cc6fc1e41c0c) CB-2886 always send ssh config ### 📊 Changes **4 files changed** (+18 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/WebConnectionInfo.java` (+2 -5) 📝 `webapp/packages/plugin-connections/src/ConnectionAuthentication/NetworkHandlerAuthForm.tsx` (+1 -0) 📝 `webapp/packages/plugin-connections/src/DatabaseAuthDialog/DBAuthDialogFooter.tsx` (+0 -1) 📝 `webapp/packages/plugin-connections/src/DatabaseAuthDialog/DatabaseAuthDialog.tsx` (+15 -14) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:08:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#2393
No description provided.