[PR #154] [CLOSED] feat: autoReLogin #180

Closed
opened 2026-03-03 15:30:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/154
Author: @im-zhou
Created: 8/13/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

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

View changed files

📝 .github/workflows/ci.yaml (+1 -1)
📝 options.go (+6 -0)
📝 options_test.go (+5 -0)
📝 proxmox.go (+2 -1)
📝 types.go (+1 -1)

📄 Description

NEW option to automatically login when the session expires.


🔄 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/luthermonson/go-proxmox/pull/154 **Author:** [@im-zhou](https://github.com/im-zhou) **Created:** 8/13/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`0e91a1f`](https://github.com/luthermonson/go-proxmox/commit/0e91a1f9a78f1e3d8bedcccdc9f1080595fe1ecb) feat: autoReLogin ### 📊 Changes **5 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yaml` (+1 -1) 📝 `options.go` (+6 -0) 📝 `options_test.go` (+5 -0) 📝 `proxmox.go` (+2 -1) 📝 `types.go` (+1 -1) </details> ### 📄 Description NEW option to automatically login when the session expires. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:30:34 +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/go-proxmox#180
No description provided.