mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #190] [MERGED] Cli overhaul: user password change #297
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#297
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/190
Author: @Tinyblargon
Created: 9/2/2022
Status: ✅ Merged
Merged: 9/3/2022
Merged by: @mleone87
Base:
master← Head:CLI-Overhaul📝 Commits (2)
09bf103user password change option and refactoringa8e3d64test for updating user password and refactoring📊 Changes
3 files changed (+114 additions, -59 deletions)
View changed files
📝
proxmox/config_user.go(+58 -24)📝
test/cli/Users/User_0_test.go(+36 -16)📝
test/cli/Users/User_1_test.go(+20 -19)📄 Description
Another pull for https://github.com/Telmate/proxmox-api-go/issues/171
Work so far:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.