[PR #95] [MERGED] Remove deprecated ProxmoxHTTPTicketAuth #173

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

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/95
Author: @jhollowe
Created: 3/16/2022
Status: Merged
Merged: 3/20/2022
Merged by: @jhollowe

Base: developHead: remove-ticket-auth


📝 Commits (1)

  • e3ab813 Remove deprecated ProxmoxHTTPTicketAuth

📊 Changes

1 file changed (+1 additions, -25 deletions)

View changed files

📝 proxmoxer/backends/https.py (+1 -25)

📄 Description

BREAKING CHANGE: remove ProxmoxHTTPTicketAuth authentication method for the https backend.

To use an existing session token, pass it as the password and a new session token and csrf token will be generated (assuming the existing session token has not expired).


🔄 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/95 **Author:** [@jhollowe](https://github.com/jhollowe) **Created:** 3/16/2022 **Status:** ✅ Merged **Merged:** 3/20/2022 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `remove-ticket-auth` --- ### 📝 Commits (1) - [`e3ab813`](https://github.com/proxmoxer/proxmoxer/commit/e3ab813fe44eb96b8ff63e9638a39ae4efa2024a) Remove deprecated ProxmoxHTTPTicketAuth ### 📊 Changes **1 file changed** (+1 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/https.py` (+1 -25) </details> ### 📄 Description BREAKING CHANGE: remove ProxmoxHTTPTicketAuth authentication method for the https backend. To use an existing session token, pass it as the password and a new session token and csrf token will be generated (assuming the existing session token has not expired). --- <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:46 +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#173
No description provided.