[PR #289] [MERGED] Fix VPN-only mode #patch #394

Closed
opened 2026-03-04 01:36:38 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (9)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/spr-networks/super/pull/289 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 2/24/2024 **Status:** ✅ Merged **Merged:** 2/24/2024 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (9) - [`f6411c5`](https://github.com/spr-networks/super/commit/f6411c515b8f8194c5e9b26d5e9c1030e68f6645) [build] Update release notes with v0.3.5 - [`f41f6a2`](https://github.com/spr-networks/super/commit/f41f6a2a51c446597a0a2d9d5374fc388bb19314) [wifi] Set mode managed for the pis - [`067a4e1`](https://github.com/spr-networks/super/commit/067a4e1aa3adaff63498cbed2414cf5be3bb620f) [ui] Fix UI regression due to 23.10 changes in capability strings - [`b328925`](https://github.com/spr-networks/super/commit/b32892524b57f99b740deafcc6dd5f133e97f8b6) [wifid] Add iw command for startup - [`ba0095d`](https://github.com/spr-networks/super/commit/ba0095d119549b0a6f9e59900fb7862bd56d88ea) [api] Fix VPN only mode regression - [`a697c07`](https://github.com/spr-networks/super/commit/a697c078d69d0fad733c9a94b2201a6e5c9988b5) [build] add configs/base/.setup_done - [`aae09d2`](https://github.com/spr-networks/super/commit/aae09d2433b42c0d8cc65a55813f88f36f3f8747) [api] [build] Add trailing / for multi copy - [`40c2480`](https://github.com/spr-networks/super/commit/40c2480aaf91bc7303824efe1268e2b5b3740b59) Merge branch 'dev' of https://github.com/spr-networks/super into dev - [`d6e7429`](https://github.com/spr-networks/super/commit/d6e742978461ddae35bc2342dc886486214d126a) [build] Update release notes ### 📊 Changes **7 files changed** (+17 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:36:38 +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/super#394
No description provided.