gateway: Add PATCH /config support - #249
Merged
Merged
Conversation
Member
Author
|
@mike-scott - this should fix your issue |
doanac
force-pushed
the
device-config-patch
branch
from
August 27, 2026 18:41
b7366bc to
eb3618c
Compare
Contributor
|
I'll test this in the morning. Looks great! |
Contributor
|
I verified this works on real HW:
|
mike-scott
approved these changes
Aug 29, 2026
mike-scott
left a comment
Contributor
There was a problem hiding this comment.
- I didn't see any glaring security holes
- code looks reasonable for handling wireguard and remote-actions (though I'm not that familiar with the code base)
Contributor
|
Claude seems to think we should take a look at the following:
|
doanac
force-pushed
the
device-config-patch
branch
from
August 31, 2026 13:58
31ca806 to
54a636b
Compare
Member
Author
|
@mike-scott - fixed in force push minus the dedup suggestion; |
added 3 commits
August 31, 2026 12:48
The gateway code will need this also Signed-off-by: Andy Doan <doanac@qti.qualcomm.com>
Fixes issue #242 Signed-off-by: Andy Doan <doanac@qti.qualcomm.com>
Signed-off-by: Andy Doan <doanac@qti.qualcomm.com>
doanac
force-pushed
the
device-config-patch
branch
from
August 31, 2026 17:48
54a636b to
8705e97
Compare
Member
Author
|
rebased on latest main. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes issue #242