Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resolve directory before appending filename
We did the order wrong, causing the security measure to think the file was not a child of the directory that was allowed to serve. This happens in pyinstaller for OSX, where some files in /Contents/Resources link to files in /Contents/Frameworks.
- Loading branch information