mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[PR #911] [MERGED] Add option to enable webSocketMaskOverride in MeshCentral config #3733
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3733
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/amidaware/tacticalrmm/pull/911
Author: @joeldeteves
Created: 1/1/2022
Status: ✅ Merged
Merged: 1/1/2022
Merged by: @sadnub
Base:
develop← Head:mesh-ws-mask-override📝 Commits (1)
a2238faAdd option to enable webSocketMaskOverride in MeshCentral config📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
docker/containers/tactical-meshcentral/entrypoint.sh(+3 -1)📄 Description
This PR adds an option to enable the following option in the MeshCentral config, for compatibility with Traefik in Docker / Kubernetes setups.
"agentConfig": [ "webSocketMaskOverride=1" ]See https://meshcentral.com/info/docs/MeshCentral2UserGuide.pdf as well as this config example from @NiceGuyIT for more info.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.