all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-backup 0/5] report: cover the s3 configuration
@ 2026-09-09 11:12 Erik Fastermann
  2026-09-09 11:12 ` [PATCH proxmox-backup 1/5] report: rename mislabeled datastore file group Erik Fastermann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Erik Fastermann @ 2026-09-09 11:12 UTC (permalink / raw)
  To: pbs-devel; +Cc: Erik Fastermann

NOTE: This patch series depends on an unapplied series [0].

Include the ability to list the s3 endpoints and corresponding buckets,
which can help when debugging a system. See the individual commit
messages for the rational.

The first two patches are independent of that. The second one stops the
report from exposing the password or API token of every configured
remote, which remote.cfg stores base64 encoded. Reports are regularly
attached to public forum threads, so this seems worth fixing on its
own. There are other places where credentials can be exposed. I created
an entry on the bug tracker for this [1].


[0] https://lore.proxmox.com/pbs-devel/20260811114332.283776-1-e.fastermann@proxmox.com/
[1] https://bugzilla.proxmox.com/show_bug.cgi?id=8023


Erik Fastermann (5):
  report: rename mislabeled datastore file group
  report: do not include remote passwords
  report: include the s3 endpoint configuration
  api: s3: drop unused rpcenv parameter from bucket listing
  report: list the accessible s3 buckets

 src/api2/config/s3.rs                |  5 +-
 src/bin/proxmox_backup_manager/s3.rs |  7 +--
 src/server/report.rs                 | 92 +++++++++++++++++++++++-----
 3 files changed, 79 insertions(+), 25 deletions(-)

-- 
2.47.3




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-09-09 11:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-09 11:12 [PATCH proxmox-backup 0/5] report: cover the s3 configuration Erik Fastermann
2026-09-09 11:12 ` [PATCH proxmox-backup 1/5] report: rename mislabeled datastore file group Erik Fastermann
2026-09-09 11:12 ` [PATCH proxmox-backup 2/5] report: do not include remote passwords Erik Fastermann
2026-09-09 11:12 ` [PATCH proxmox-backup 3/5] report: include the s3 endpoint configuration Erik Fastermann
2026-09-09 11:12 ` [PATCH proxmox-backup 4/5] api: s3: drop unused rpcenv parameter from bucket listing Erik Fastermann
2026-09-09 11:12 ` [PATCH proxmox-backup 5/5] report: list the accessible s3 buckets Erik Fastermann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal