Files
ImageApi/src/main.rs
Cameron Cordes d2f7423c6c Fix LFI bug
Previously we blindly read whatever path the client provided and if the
user could read the file it would return from the call.
2020-09-15 16:35:05 -04:00

12 KiB