mirror of
https://github.com/proxmoxer/proxmoxer.git
synced 2026-04-25 07:06:00 +03:00
[PR #26] [MERGED] Version 1.1.0 #140
Labels
No labels
backend:https
backend:local
backend:openssh
backend:ssh_paramiko
pull-request
status:ansible-issue
status:help-wanted
status:info-needed
status:proxmox-issue
status:review-needed
type:bug 🐞
type:dependency ⛓️
type:docs 📝
type:enhancement ⏫
type:maintenance 🛠️
type:meta
type:question ❓
type:request ✋
type:testing 🧪
version:1.x
version:latest
version:py2
version:py3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmoxer#140
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/proxmoxer/proxmoxer/pull/26
Author: @jhollowe
Created: 5/21/2020
Status: ✅ Merged
Merged: 5/21/2020
Merged by: @jhollowe
Base:
master← Head:release/1.1.0📝 Commits (10+)
5b2eca5Merge branch 'master' into develop5e54a52Update setup.py with PIP package info (#21)72bf4f4handle empty stderr from ssh connections272a9d3API Token Auth for HTTPS (#20)6789a47Add Token Refresh to Https Backend (#16)0d54875Merge pull request #22 from morph027/18-ssh-backend-broken171c27fFix get_tokens() error with API tokens (#24)24c04faDepricate existing token auth0c4f3b0Refactor names to be distinct95c9268Fix renaming error📊 Changes
8 files changed (+156 additions, -73 deletions)
View changed files
📝
.gitignore(+2 -0)📝
README.rst(+48 -38)📝
proxmoxer/__init__.py(+1 -1)📝
proxmoxer/backends/base_ssh.py(+11 -9)📝
proxmoxer/backends/https.py(+83 -22)📝
proxmoxer/core.py(+1 -1)📝
setup.py(+4 -1)📝
tests/https_tests.py(+6 -1)📄 Description
finalizing version 1.1.0
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.