public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [RFC/PATCH datacenter-manager/proxmox 0/2] check privilege paths during compilation
@ 2026-07-08 13:36 Dominik Csapak
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Dominik Csapak @ 2026-07-08 13:36 UTC (permalink / raw)
  To: pdm-devel

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




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

end of thread, other threads:[~2026-07-08 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 13:36 [RFC/PATCH datacenter-manager/proxmox 0/2] check privilege paths during compilation Dominik Csapak
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal