[PR #12] [CLOSED] add automatic http backend session renewal #133

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

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/12
Author: @CompileNix
Created: 3/21/2020
Status: Closed

Base: developHead: http-backend-session-renew


📝 Commits (3)

  • 9e404fe add automatic http backend session renewal
  • 41dc0ef downgrade f-strings to str.format
  • 8a0bd53 chnage order of travis install commands

📊 Changes

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

View changed files

📝 .travis.yml (+1 -1)
📝 proxmoxer/backends/https.py (+3 -0)
📝 proxmoxer/core.py (+16 -1)

📄 Description

Caused by #9 (token expiration (http backend))


🔄 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/12 **Author:** [@CompileNix](https://github.com/CompileNix) **Created:** 3/21/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `http-backend-session-renew` --- ### 📝 Commits (3) - [`9e404fe`](https://github.com/proxmoxer/proxmoxer/commit/9e404fed3eacb8487c9ec820ec5a41e25a497553) add automatic http backend session renewal - [`41dc0ef`](https://github.com/proxmoxer/proxmoxer/commit/41dc0efd5b05e71c4a38564c2e299c89ea2dc660) downgrade f-strings to str.format - [`8a0bd53`](https://github.com/proxmoxer/proxmoxer/commit/8a0bd53fdb95470d5ed4a13b68e299e8613f7c84) chnage order of travis install commands ### 📊 Changes **3 files changed** (+20 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `proxmoxer/backends/https.py` (+3 -0) 📝 `proxmoxer/core.py` (+16 -1) </details> ### 📄 Description Caused by #9 (token expiration (http backend)) --- <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:37 +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#133
No description provided.