[pve-devel] applied: [PATCH v3 manager] api: create pool: force first character to be a letter for new pools
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jul 29 08:29:28 CEST 2025
On Thu, 24 Jul 2025 10:31:58 +0200, Fiona Ebner wrote:
> Currently, the first character can also be a digit, '.', '-', or '_'.
> Almost all other configuration IDs in Proxmox VE require starting with
> a letter, so force this for new pool names too.
>
> A pool with ID '0' can be added, but not parsed, because it will
> evaluate to false in PVE/AccessControl.pm's parse_user_config():
>
> [...]
Applied, thanks!
[1/1] api: create pool: force first character to be a letter for new pools
commit: 7eadbed6b0995e1ccc7b06fce091fd054dc58792
More information about the pve-devel
mailing list