mirror of
https://github.com/sophos/sophos-firewall-sdk.git
synced 2026-04-27 00:25:49 +03:00
[PR #98] [MERGED] fix: the DisconnectLiveUser option no longer exists in sfos v22 #93
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#93
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/98
Author: @mamullen13316
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/12/2025
Merged by: @mamullen13316
Base:
main← Head:v22_fixes📝 Commits (1)
61df3c9fix: 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.