mirror of
https://github.com/clonos/control-pane.git
synced 2026-04-27 05:35:55 +03:00
[PR #14] [MERGED] Use location.name instead of _server_name #51
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/control-pane#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/clonos/control-pane/pull/14
Author: @reezer
Created: 12/28/2018
Status: ✅ Merged
Merged: 12/29/2018
Merged by: @olevole
Base:
master← Head:patch-2📝 Commits (1)
fda2ed7Use location.name instead of _server_name📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
public/js/clonos.js(+3 -3)📄 Description
This makes sure that even when there is a forward through a router, VirtualBox, an SSH tunnel,
the websocket connections will go to the right place instead of simply failing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.