From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com,
"Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Subject: [pve-devel] applied: [PATCH access-control] fix #7102: fix group name validation
Date: Fri, 5 Dec 2025 18:03:50 +0100 [thread overview]
Message-ID: <176495422379.219707.11981987847321101791.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251205121441.2714567-1-f.gruenbichler@proxmox.com>
On Fri, 05 Dec 2025 13:14:18 +0100, Fabian Grünbichler wrote:
> the nested regular expression was expanded to
>
> qr/^[(?^:A-Za-z0-9\.\-_)]+$/;
>
> which allowed a few extra characters, including the colon ':' which is used as
> delimiter inside user.cfg.
>
> [...]
Applied, thanks!
[1/1] fix #7102: fix group name validation
commit: 6d5db6e3301f3fa407d350b19b3f93f03149c9b2
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-12-05 17:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-05 12:14 [pve-devel] " Fabian Grünbichler
2025-12-05 17:03 ` Thomas Lamprecht [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=176495422379.219707.11981987847321101791.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.gruenbichler@proxmox.com \
--cc=pve-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.