EFForg / call-congress

a simple server that connects calls between citizens and their congress person using the Twilio API
GNU Affero General Public License v3.0
34 stars 6 forks source link

Identify mp3 files more reliably #21

Closed wioux closed 6 years ago

wioux commented 6 years ago

Fixes file uploads where 1KB isn't enough header data for libmagic to identify the format as audio/mpeg.

jlev commented 6 years ago

1024 bytes ought to be enough for anybody