1
0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-30 14:22:07 +03:00
Ghost/core/server/web/api/v2
notanengineercom 631716053a 🐛 Fixed files staying in temp directory after upload is done
closes 

- Introduced upload middleware that cleans up temporary files stored by mutler after the request is finished
- Removed redundant fs.remove calls as this work is now handled in newly introduced middleware
2019-01-30 09:24:29 +00:00
..
admin 🐛 Fixed files staying in temp directory after upload is done 2019-01-30 09:24:29 +00:00
content Added brute protection to content api () 2019-01-14 14:11:48 +01:00