[PR #98] [MERGED] fix: the DisconnectLiveUser option no longer exists in sfos v22 #93

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

📋 Pull Request Information

Original PR: https://github.com/sophos/sophos-firewall-sdk/pull/98
Author: @mamullen13316
Created: 11/12/2025
Status: Merged
Merged: 11/12/2025
Merged by: @mamullen13316

Base: mainHead: v22_fixes


📝 Commits (1)

  • 61df3c9 fix: the DisconnectLiveUser option no longer exists in sfos v22

📊 Changes

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

View changed files

📝 pyproject.toml (+1 -1)
📝 sophosfirewall_python/profile.py (+1 -1)

📄 Description

In sfos v22, Administration Profiles no longer have the Disconnect Live User option. This resulted in a KeyError on DiconnectLiveUser when trying to create or update a profile.


🔄 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/98 **Author:** [@mamullen13316](https://github.com/mamullen13316) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@mamullen13316](https://github.com/mamullen13316) **Base:** `main` ← **Head:** `v22_fixes` --- ### 📝 Commits (1) - [`61df3c9`](https://github.com/sophos/sophos-firewall-sdk/commit/61df3c9ef7df6a8208f8eb8b0023a7890f639e19) fix: the DisconnectLiveUser option no longer exists in sfos v22 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) 📝 `sophosfirewall_python/profile.py` (+1 -1) </details> ### 📄 Description In sfos v22, Administration Profiles no longer have the Disconnect Live User option. This resulted in a KeyError on DiconnectLiveUser when trying to create or update a profile. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:19:01 +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#93
No description provided.