mirror of
https://github.com/sophos/sophos-firewall-sdk.git
synced 2026-04-27 00:25:49 +03:00
[PR #75] [MERGED] Fix: update_acl_rule() fixes #76
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sophos-firewall-sdk#76
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/sophos/sophos-firewall-sdk/pull/75
Author: @mamullen13316
Created: 8/9/2024
Status: ✅ Merged
Merged: 8/9/2024
Merged by: @mamullen13316
Base:
main← Head:fix_acl_rule📝 Commits (3)
a60fd13fix: allow for empty service_list argumentcf7c8adfix: include existing lists when unspecified82a0c59version: update to v0.1.46📊 Changes
3 files changed (+6 additions, -4 deletions)
View changed files
📝
pyproject.toml(+1 -1)📝
sophosfirewall_python/admin.py(+3 -3)📝
sophosfirewall_python/templates/updateserviceacl.j2(+2 -0)📄 Description
Fixed issue where existing lists are not inserted into payload when they are omitted from input arguments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.