• Matthias Kaeppler's avatar
    Only allow PNGs and JPGs in image scaling requests · 7e85aeda
    Matthias Kaeppler authored
    This is to constraint this experimental feature more for now
    and acts as an additional safety check.
    
    We decided it's OK to rely on just the filename extension for now,
    since we're already checking file contents during upload.
    7e85aeda
send_file_upload.rb 2.47 KB