[pve-devel] applied:-series [PATCH access-control 0/3] fix undef warning on login for case-insensitive realms
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Apr 4 18:55:29 CEST 2025
Am 25.03.25 um 11:38 schrieb Christoph Heiss:
> This primarily fixes a Perl warning in the syslog about a undef
> variable, with no impact on the actual functionality though.
>
> The two other patches #2 and #3 just clean up some small things I came
> across while at it.
>
> Christoph Heiss (3):
> access: lookup: fix undef warning for case-insensitive realms
> access: lookup: avoid reading user.cfg from cfs unnecessarily
> gitignore: add rules for dpkg build artifacts
>
> .gitignore | 7 +++++++
> src/PVE/AccessControl.pm | 4 ++--
> 2 files changed, 9 insertions(+), 2 deletions(-)
>
applied series, thanks!
More information about the pve-devel
mailing list