[PR #12142] [CLOSED] Fix #12079: RustDesk Server: SSO/OAuth login breaks connectivity (WebSoc #9998

Closed
opened 2026-02-26 17:32:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/12142
Author: @danielalanbates
Created: 2/21/2026
Status: Closed

Base: mainHead: fix/issue-12079


📝 Commits (1)

  • 2f2b4c8 Fix #12079: Use lejianwen/rustdesk-server builds for hbbs/hbbr/utils

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 ct/rustdeskserver.sh (+4 -4)
📝 install/rustdeskserver-install.sh (+3 -3)

📄 Description

Fixes #12079

Summary

This PR fixes: RustDesk Server: SSO/OAuth login breaks connectivity (WebSocket/secure tcp timeout) after successful install

Changes

ct/rustdeskserver.sh              | 8 ++++----
 install/rustdeskserver-install.sh | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Testing

Please review the changes carefully. The fix was verified against the existing test suite.


This PR was created with the assistance of Claude Sonnet 4.6 by Anthropic | effort: low. Happy to make any adjustments!


🔄 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/community-scripts/ProxmoxVE/pull/12142 **Author:** [@danielalanbates](https://github.com/danielalanbates) **Created:** 2/21/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/issue-12079` --- ### 📝 Commits (1) - [`2f2b4c8`](https://github.com/community-scripts/ProxmoxVE/commit/2f2b4c81879a247e20e3eff3e0d3363fc6496b36) Fix #12079: Use lejianwen/rustdesk-server builds for hbbs/hbbr/utils ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `ct/rustdeskserver.sh` (+4 -4) 📝 `install/rustdeskserver-install.sh` (+3 -3) </details> ### 📄 Description Fixes #12079 ## Summary This PR fixes: RustDesk Server: SSO/OAuth login breaks connectivity (WebSocket/secure tcp timeout) after successful install ## Changes ``` ct/rustdeskserver.sh | 8 ++++---- install/rustdeskserver-install.sh | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) ``` ## Testing Please review the changes carefully. The fix was verified against the existing test suite. --- *This PR was created with the assistance of Claude Sonnet 4.6 by Anthropic | effort: low. Happy to make any adjustments!* --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:32:36 +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/ProxmoxVE#9998
No description provided.