Normalize file extension for uploaded files
authorFrancis Dinh <normandy@firemail.cc>
Thu, 21 Jun 2018 18:04:12 +0000 (14:04 -0400)
committerFrancis Dinh <normandy@firemail.cc>
Thu, 21 Jun 2018 18:04:12 +0000 (14:04 -0400)
commit082920044abeadb9daf593d7e58d210634f8b4a5
treef8b6fa864ab01ebdc2a47a02076fc1e95007db34
parent90cf75f4a781f2eb7016a4a165a8617d4352451b
Normalize file extension for uploaded files
lib/pleroma/upload.ex
test/fixtures/test.txt [new file with mode: 0644]
test/upload_test.exs