mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #289] [MERGED] Fix VPN-only mode #patch #394
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#394
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/spr-networks/super/pull/289
Author: @lts-rad
Created: 2/24/2024
Status: ✅ Merged
Merged: 2/24/2024
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (9)
f6411c5[build] Update release notes with v0.3.5f41f6a2[wifi] Set mode managed for the pis067a4e1[ui] Fix UI regression due to 23.10 changes in capability stringsb328925[wifid] Add iw command for startupba0095d[api] Fix VPN only mode regressiona697c07[build] add configs/base/.setup_doneaae09d2[api] [build] Add trailing / for multi copy40c2480Merge branch 'dev' of https://github.com/spr-networks/super into devd6e7429[build] Update release notes📊 Changes
7 files changed (+17 additions, -6 deletions)
View changed files
📝
RELEASE-NOTES.md(+10 -0)📝
api/Dockerfile(+1 -1)📝
api/code/firewall.go(+1 -3)📝
frontend/src/components/Wifi/WifiChannelParameters.js(+2 -1)📝
virtual_install.sh(+1 -0)📝
wifid/Dockerfile(+1 -1)📝
wifid/scripts/startup.sh(+1 -0)📄 Description
A regression was addressed with SPR running in VPN only mode where devices weren't routed and the router was left in setup mode
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.