]> cat aescling's git repositories - mastodon.git/commit
Fix misdetection of MP3 files with large cover art
authorClaire <claire.github-309c@sitedethib.com>
Thu, 15 Jun 2023 12:31:34 +0000 (14:31 +0200)
committerClaire <claire.github-309c@sitedethib.com>
Thu, 6 Jul 2023 13:30:36 +0000 (15:30 +0200)
commitaf6cb0afdaf582095a032302925f6e78da3a460f
treed610f4a211427e1a6ed6ec1d3546c9d013956ae7
parent3ab19c7bcc21c0db7220476dda5103a4aeaa63a9
Fix misdetection of MP3 files with large cover art

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
config/application.rb
lib/paperclip/media_type_spoof_detector_extensions.rb [new file with mode: 0644]
spec/fixtures/files/boop.mp3 [new file with mode: 0644]
spec/models/media_attachment_spec.rb