mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#470
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/community-scripts/ProxmoxVE-Local/pull/475
Author: @michelroegl-brunner
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @michelroegl-brunner
Base:
main← Head:fix/438📝 Commits (1)
4628e67Fix PBS certificate validation: pass PBS_FINGERPRINT, optional fingerprint for trusted CA📊 Changes
3 files changed (+27 additions, -15 deletions)
View changed files
📝
src/app/_components/PBSCredentialsModal.tsx(+4 -5)📝
src/server/services/backupService.ts(+14 -8)📝
src/server/services/restoreService.ts(+9 -2)📄 Description
Pass stored PBS fingerprint as PBS_FINGERPRINT in login, snapshot list, and restore. Allow empty fingerprint for trusted-CA PBS. Make fingerprint field optional in UI.
Fixes #438
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.