Skip to content

Search: show symlinks in results.

Addresses #809 (closed).

This branch removes the special handling of symlinks that was preventing them from appearing in search results.

Now that the block of code is gone, it becomes much more important that the folder enumeration doesn’t ever begin following symlinks itself. Therefore, I added more comments warning about that.

Edited by Andrew Chadwick

Merge request reports