Open
Description
The Updog listing 403's if given a directory with a symbolic link to an inaccessible file.
To reproduce:
- Create a directory with a dead symbolic link on account of the destination being unreachable. I discovered this browsing my
/etc
directory, which had a symlink to something walled off to my user in/boot
. - View directory in Updog.
Expected behavior is that only the affected path should be be affected, not the parent directory with the link.