Bug fix: File path is checked to make sure it's in the root directory or in ~/public_gemini

This commit is contained in:
int 80h
2022-02-17 22:24:21 -05:00
parent eb129467f1
commit 827a9c1481
5 changed files with 71 additions and 2 deletions

4
README
View File

@@ -78,6 +78,10 @@ TLS variables
## Changelog
### [0.6.6] - 20220217
Bug fix: File path is checked to make sure it's in the root directory or in ~/public_gemini
### [0.6.5] - 20220209
Bug fix: Another traversal bug.