[PR #158] [MERGED] Update 2FA Mechanism #198

Closed
opened 2026-02-27 15:46:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/158
Author: @jpattWPC
Created: 2/18/2024
Status: Merged
Merged: 12/20/2025
Merged by: @jhollowe

Base: developHead: otp-update


📝 Commits (6)

📊 Changes

5 files changed (+68 additions, -21 deletions)

View changed files

📝 .github/workflows/ci.yaml (+2 -1)
📝 proxmoxer/backends/https.py (+23 -10)
📝 tests/api_mock.py (+25 -2)
📝 tests/test_https.py (+3 -3)
📝 tests/tools/test_tasks.py (+15 -5)

📄 Description

This commit corrects the 2FA mechanism to support the updated Proxmox API.


🔄 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/proxmoxer/proxmoxer/pull/158 **Author:** [@jpattWPC](https://github.com/jpattWPC) **Created:** 2/18/2024 **Status:** ✅ Merged **Merged:** 12/20/2025 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `otp-update` --- ### 📝 Commits (6) - [`a3f9dcf`](https://github.com/proxmoxer/proxmoxer/commit/a3f9dcfa8ef67ff6ebee4649042a81f03eda6a60) Update 2FA Mechanism - [`67b76c3`](https://github.com/proxmoxer/proxmoxer/commit/67b76c3ba3fdf69b90899482f083ec391a60de6a) Add test support for #158 - [`b9c3cfc`](https://github.com/proxmoxer/proxmoxer/commit/b9c3cfc58232b031553fc940a79c06ef6adc819b) Fix formatting - [`f78bed0`](https://github.com/proxmoxer/proxmoxer/commit/f78bed0b00fed02743abcb44ac2917a9f93100ea) Add formatting changes - [`e6fd6c0`](https://github.com/proxmoxer/proxmoxer/commit/e6fd6c0f1399394082ef3dbefc2d5c28912983fe) Fix broken converalls action - [`1c46e43`](https://github.com/proxmoxer/proxmoxer/commit/1c46e439aee452c8cdbc881b05c6efd56bf09a47) Adjust failing test ### 📊 Changes **5 files changed** (+68 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yaml` (+2 -1) 📝 `proxmoxer/backends/https.py` (+23 -10) 📝 `tests/api_mock.py` (+25 -2) 📝 `tests/test_https.py` (+3 -3) 📝 `tests/tools/test_tasks.py` (+15 -5) </details> ### 📄 Description This commit corrects the 2FA mechanism to support the updated Proxmox API. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:52 +03:00
Sign in to join this conversation.
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/proxmoxer#198
No description provided.