[PR #5] [MERGED] Bug fixes #7

Closed
opened 2026-02-27 23:18:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sophos/sophos-firewall-sdk/pull/5
Author: @mamullen13316
Created: 8/17/2023
Status: Merged
Merged: 8/17/2023
Merged by: @mamullen13316

Base: developHead: fixes


📝 Commits (2)

  • 80210bf Add operator as keyword search parameter for get functions (#3) (#4)
  • 6cb05ae fix: error handling for access denied and fix urlgroup error when list is blank

📊 Changes

2 files changed (+54 additions, -34 deletions)

View changed files

📝 pyproject.toml (+1 -1)
📝 sophosfirewall_python/firewallapi.py (+53 -33)

📄 Description

  • Error handling when incoming IP address not allowed to access the api
  • Handle situation when existing URL Group has no entries yet in the URL list

🔄 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/sophos/sophos-firewall-sdk/pull/5 **Author:** [@mamullen13316](https://github.com/mamullen13316) **Created:** 8/17/2023 **Status:** ✅ Merged **Merged:** 8/17/2023 **Merged by:** [@mamullen13316](https://github.com/mamullen13316) **Base:** `develop` ← **Head:** `fixes` --- ### 📝 Commits (2) - [`80210bf`](https://github.com/sophos/sophos-firewall-sdk/commit/80210bf4ef95b184e8be049affee8d2e3a5ca247) Add operator as keyword search parameter for get functions (#3) (#4) - [`6cb05ae`](https://github.com/sophos/sophos-firewall-sdk/commit/6cb05aefeb8f3bdef5066a97a7d5ed505ae9d7f7) fix: error handling for access denied and fix urlgroup error when list is blank ### 📊 Changes **2 files changed** (+54 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) 📝 `sophosfirewall_python/firewallapi.py` (+53 -33) </details> ### 📄 Description - Error handling when incoming IP address not allowed to access the api - Handle situation when existing URL Group has no entries yet in the URL list --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:18:40 +03:00
Sign in to join this conversation.
No labels
pull-request
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/sophos-firewall-sdk#7
No description provided.