[PR #1076] [MERGED] CB-2442 fix(plugin-authentication): Disable user linking on auth #2210

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1076
Author: @mctep
Created: 8/25/2022
Status: Merged
Merged: 8/26/2022
Merged by: @mctep

Base: develHead: fix/CB-2442-disable-auth-linking


📝 Commits (1)

  • 25199ee CB-2442 fix(plugin-authentication): Disable user linking on auth

📊 Changes

7 files changed (+14 additions, -16 deletions)

View changed files

📝 webapp/packages/core-authentication/src/UserInfoResource.ts (+2 -2)
📝 webapp/packages/core-blocks/src/HTMLTemplates/head.html.ejs (+0 -2)
📝 webapp/packages/plugin-authentication/src/AuthenticationService.ts (+5 -5)
📝 webapp/packages/plugin-authentication/src/Dialog/AuthDialog.tsx (+2 -2)
📝 webapp/packages/plugin-authentication/src/Dialog/useAuthDialogState.ts (+3 -3)
📝 webapp/packages/plugin-authentication/src/IAuthOptions.ts (+1 -1)
📝 webapp/packages/plugin-authentication/src/PluginBootstrap.ts (+1 -1)

📄 Description

Jira ticket: CB-2442


🔄 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/1076 **Author:** [@mctep](https://github.com/mctep) **Created:** 8/25/2022 **Status:** ✅ Merged **Merged:** 8/26/2022 **Merged by:** [@mctep](https://github.com/mctep) **Base:** `devel` ← **Head:** `fix/CB-2442-disable-auth-linking` --- ### 📝 Commits (1) - [`25199ee`](https://github.com/dbeaver/cloudbeaver/commit/25199ee9f9fd8b375f48e66a89129998bddb32fe) CB-2442 fix(plugin-authentication): Disable user linking on auth ### 📊 Changes **7 files changed** (+14 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-authentication/src/UserInfoResource.ts` (+2 -2) 📝 `webapp/packages/core-blocks/src/HTMLTemplates/head.html.ejs` (+0 -2) 📝 `webapp/packages/plugin-authentication/src/AuthenticationService.ts` (+5 -5) 📝 `webapp/packages/plugin-authentication/src/Dialog/AuthDialog.tsx` (+2 -2) 📝 `webapp/packages/plugin-authentication/src/Dialog/useAuthDialogState.ts` (+3 -3) 📝 `webapp/packages/plugin-authentication/src/IAuthOptions.ts` (+1 -1) 📝 `webapp/packages/plugin-authentication/src/PluginBootstrap.ts` (+1 -1) </details> ### 📄 Description Jira ticket: [CB-2442](https://dbeaver.atlassian.net/browse/CB-2442) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:07:50 +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#2210
No description provided.