v3.1.0
Thank you to Matthew Ingwersen and Oliver Simmons (@GoodClover) for contributing to this release.
Added
- tests for symlink files (#60)
Symlinks were already working before.
Fixed
- A path traversal security issue was closed: Percent-encoded slashes were misunderstood.
Changed
- Visiting a directory without
index.gmi
and.directory-listing-ok
now returns a different error message to better show the cause of the error.
To retain the current behaviour of showing a51 Not found, sorry.
error, add the following line to the respective directories'.meta
file:
index.gmi: 51 Not found, sorry.