[pve-devel] [PATCH access-control 0/3] fix undef warning on login for case-insensitive realms
Christoph Heiss
c.heiss at proxmox.com
Tue Mar 25 11:38:30 CET 2025
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(-)
--
2.48.1
More information about the pve-devel
mailing list