No description
Find a file
Nicolas Frey 5c9e4ea773 apiserver: check if file is directory before opening
Add a check for if the file being accessed is a directory.
This improves the error relayed to the user, which - when mistakenly
trying to access a directory instead of a file - would return:

`unable to detect content type at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 499.`

Signed-off-by: Nicolas Frey <n.frey@proxmox.com>
Link: https://lore.proxmox.com/20251015080330.45927-3-n.frey@proxmox.com
2026-01-14 14:56:47 +01:00
debian bump version to 6.0.5 2025-10-21 18:49:15 +02:00
src apiserver: check if file is directory before opening 2026-01-14 14:56:47 +01:00
.gitignore fixup no newline at end of .gitignore 2018-05-25 16:42:05 +02:00
Makefile buildsys: add top-level make tidy target 2025-06-10 10:16:41 +02:00