[PR #80] [MERGED] Feat: Enhance user lookup #80

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

📋 Pull Request Information

Original PR: https://github.com/sophos/sophos-firewall-sdk/pull/80
Author: @mamullen13316
Created: 9/9/2024
Status: Merged
Merged: 9/9/2024
Merged by: @mamullen13316

Base: mainHead: get_user


📝 Commits (2)

  • 82bb5bc feat: add lookup user by username
  • 8cbb856 version: update to v0.1.50

📊 Changes

3 files changed (+11 additions, -5 deletions)

View changed files

📝 pyproject.toml (+1 -1)
📝 sophosfirewall_python/authen.py (+7 -2)
📝 sophosfirewall_python/firewallapi.py (+3 -2)

📄 Description

  • add ability for get_user method to look up by username in addition to user display name

🔄 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/80 **Author:** [@mamullen13316](https://github.com/mamullen13316) **Created:** 9/9/2024 **Status:** ✅ Merged **Merged:** 9/9/2024 **Merged by:** [@mamullen13316](https://github.com/mamullen13316) **Base:** `main` ← **Head:** `get_user` --- ### 📝 Commits (2) - [`82bb5bc`](https://github.com/sophos/sophos-firewall-sdk/commit/82bb5bc09c182490fa56a7f442a2fc36a7d906a7) feat: add lookup user by username - [`8cbb856`](https://github.com/sophos/sophos-firewall-sdk/commit/8cbb8564707b466fe6b9c6a9a4ed5ebfef76d05f) version: update to v0.1.50 ### 📊 Changes **3 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) 📝 `sophosfirewall_python/authen.py` (+7 -2) 📝 `sophosfirewall_python/firewallapi.py` (+3 -2) </details> ### 📄 Description - add ability for `get_user` method to look up by username in addition to user display name --- <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:58 +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#80
No description provided.