From: Dominik Csapak <d.csapak@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [RFC/PATCH datacenter-manager/proxmox 0/2] check privilege paths during compilation
Date: Wed, 8 Jul 2026 15:36:22 +0200 [thread overview]
Message-ID: <20260708133630.1807997-1-d.csapak@proxmox.com> (raw)
This adds a check in proxmox-router to check the used parameter interpolations
in the privilege paths of api calls for existence.
Aside from the two use sites that fabian[0] already sent a patch for
it found another wrong usage of this (patch 2/2).
0: https://lore.proxmox.com/pdm-devel/e7fd6763-4c68-4669-a32a-c34c9ad08cbe@proxmox.com/T/#t
proxmox:
Dominik Csapak (1):
router: compile time check privilege path parameters for existence
proxmox-router/src/router.rs | 209 ++++++++++++++++++++++++++++++++++-
1 file changed, 208 insertions(+), 1 deletion(-)
proxmox-datacenter-manager:
Dominik Csapak (1):
server: api: pve firewall: remove 'remote' parameter from overall
status
server/src/api/pve/firewall.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Summary over all repositories:
2 files changed, 209 insertions(+), 2 deletions(-)
--
Generated by murpp 0.11.0
next reply other threads:[~2026-07-08 13:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-08 13:36 Dominik Csapak [this message]
2026-07-08 13:36 ` [RFC PATCH proxmox 1/2] router: compile time check privilege path parameters for existence Dominik Csapak
2026-07-08 13:36 ` [PATCH datacenter-manager 2/2] server: api: pve firewall: remove 'remote' parameter from overall status Dominik Csapak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260708133630.1807997-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.