[PR #373] [MERGED] feat: client intialized with ticket and CSRF prevention Token #427

Closed
opened 2026-02-28 00:42:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/373
Author: @camaeel
Created: 11/8/2024
Status: Merged
Merged: 11/24/2024
Merged by: @Tinyblargon

Base: masterHead: feat/ticket-login


📝 Commits (3)

  • d7aadc3 feat: client intialized with ticket and CSRF prevention Token
  • 8eee42e docs: add ticket
  • ea0560e make (Session)setTicket private

📊 Changes

2 files changed (+17 additions, -0 deletions)

View changed files

📝 proxmox/client.go (+12 -0)
📝 proxmox/session.go (+5 -0)

📄 Description

Client intialized with ticket and CSRF prevention Token.

Completes #370


🔄 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/Telmate/proxmox-api-go/pull/373 **Author:** [@camaeel](https://github.com/camaeel) **Created:** 11/8/2024 **Status:** ✅ Merged **Merged:** 11/24/2024 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `feat/ticket-login` --- ### 📝 Commits (3) - [`d7aadc3`](https://github.com/Telmate/proxmox-api-go/commit/d7aadc3f2c66217458a906c71bd62cf3e0844a89) feat: client intialized with ticket and CSRF prevention Token - [`8eee42e`](https://github.com/Telmate/proxmox-api-go/commit/8eee42e992d6fef1b180de88992e75777f82f520) docs: add ticket - [`ea0560e`](https://github.com/Telmate/proxmox-api-go/commit/ea0560e7d5688e973cabff2373799aad860e7874) make (Session)setTicket private ### 📊 Changes **2 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+12 -0) 📝 `proxmox/session.go` (+5 -0) </details> ### 📄 Description Client intialized with ticket and CSRF prevention Token. Completes #370 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:09 +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/proxmox-api-go#427
No description provided.