[PR #130] [MERGED] 🐛fix: password endpoint client method #169

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/130
Author: @alperencelik
Created: 3/9/2024
Status: Merged
Merged: 3/11/2024
Merged by: @luthermonson

Base: mainHead: main


📝 Commits (2)

  • c87651f 🐛fix: password endpoint client method
  • 29acbb2 🐛fix: Test for /access/password

📊 Changes

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

View changed files

📝 access.go (+1 -1)
📝 tests/mocks/pve7x/access.go (+1 -1)

📄 Description

This PR aims to fix /access/password method.

Here is the relevant API doc:

https://pve.proxmox.com/pve-docs/api-viewer/index.html#/access/password


🔄 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/130 **Author:** [@alperencelik](https://github.com/alperencelik) **Created:** 3/9/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`c87651f`](https://github.com/luthermonson/go-proxmox/commit/c87651f3973443b3a3f46e7e1a5d4aa81c588250) 🐛fix: password endpoint client method - [`29acbb2`](https://github.com/luthermonson/go-proxmox/commit/29acbb2c61c33de10359dfb7e13f5e7f857bffb7) 🐛fix: Test for /access/password ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `access.go` (+1 -1) 📝 `tests/mocks/pve7x/access.go` (+1 -1) </details> ### 📄 Description This PR aims to fix /access/password method. Here is the relevant API doc: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/access/password --- <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:31 +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#169
No description provided.