From: Wolfgang Bumiller <w.bumiller@proxmox.com>
To: pbs-devel@lists.proxmox.com, pdm-devel@lists.proxmox.com,
Dominik Csapak <d.csapak@proxmox.com>
Subject: applied-series: [PATCH proxmox v3 0/2] check privilege paths during compilation
Date: Thu, 17 Sep 2026 10:20:26 +0200 [thread overview]
Message-ID: <178963320371.79104.11687296456597902729.b4-ty@b4> (raw)
In-Reply-To: <20260914123243.3216993-1-d.csapak@proxmox.com>
On Mon, 14 Sep 2026 14:30:43 +0200, Dominik Csapak wrote:
> This adds a check in proxmox-router to check the used parameter interpolations
> in the privilege paths of api calls for existence.
>
> changes from v2:
> * rebase on master
> * drop applied patch
> * correctly check strings that are smaller than 3 characters
> * also check UserParam and WithParam parameter for existence
> * factor out byte slice compare check from proxmox-schema and use that
> * add more tests
>
> [...]
Applied, thanks!
[1/2] add proxmox-const-utils crate, factor out checks from proxmox-schema
commit: 59abfb4cd82e13d9ed141faa1fc11deaff482bcf
[2/2] router: compile time check privilege path parameters for existence
commit: 6692f32769d2783e909ba90be257ef123262ec68
prev parent reply other threads:[~2026-09-17 8:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-14 12:30 [PATCH proxmox v3 0/2] check privilege paths during compilation Dominik Csapak
2026-09-14 12:30 ` [PATCH proxmox v3 1/2] add proxmox-const-utils crate, factor out checks from proxmox-schema Dominik Csapak
2026-09-14 12:30 ` [PATCH proxmox v3 2/2] router: compile time check privilege path parameters for existence Dominik Csapak
2026-09-17 8:20 ` Wolfgang Bumiller [this message]
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=178963320371.79104.11687296456597902729.b4-ty@b4 \
--to=w.bumiller@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pbs-devel@lists.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.