mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #350] [MERGED] V0.3.16 #patch #408
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#408
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/350
Author: @lts-rad
Created: 8/9/2024
Status: ✅ Merged
Merged: 8/13/2024
Merged by: @lts-rad
Base:
main← Head:v0.3.16📝 Commits (10+)
3ffcfa8[ui] fix #3496cc2a5b[api] Security fix for updatePlugins call and OTP check18ad272[multicast_udp_proxy] Publish spr.local on setup AP927260c[ui] fix url for plugin uidee4cac[api] restart pfw to ensure fw rules are syncd when api restarts4a85025[ui] Clean up mesh OTP redirect5db9e11[ui] skip showing msg & only show modal for otp info2c231ad[api] Clean up plugin update state changes52426e7[ui] Fix PFW UI12570c1[ui] show message in modal if no otp & redir button📊 Changes
11 files changed (+162 additions, -47 deletions)
View changed files
📝
RELEASE-NOTES.md(+7 -1)📝
api/code/plugins.go(+70 -10)📝
frontend/src/components/Auth/OTPValidate.js(+29 -0)📝
frontend/src/components/Dashboard/WifiWidgets.js(+1 -1)📝
frontend/src/components/Flow/FlowCards.js(+13 -11)📝
frontend/src/components/Plugins/InstallPlugin.js(+8 -10)📝
frontend/src/components/Plugins/PluginList.js(+1 -1)📝
frontend/src/layouts/Admin.js(+6 -3)📝
frontend/src/views/Mesh.js(+12 -10)📝
frontend/src/views/Wireguard.js(+4 -0)📝
multicast_udp_proxy/code/multicastproxy.go(+11 -0)📄 Description
v0.3.16
Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.