1. 12 Mar, 2020 1 commit
    • Alex Pooley's avatar
      Replace file type check with content whitelist · 3ce4257d
      Alex Pooley authored
      File type check results in user inconvenience so we moved to a content
      whitelist check to complement existing extension checks.
      
      Created a ContentTypeWhitelist to bring forward the whitelist feature
      available in Carrierwave 2 but not in the current 1.3.1 version.
      
      Applied the ContentTypeWhitelist to the GitlabUploader base class.
      
      DesignV432x230Uploader specs confirm patch improvements function where
      they previously did not.
      3ce4257d
  2. 11 Mar, 2020 4 commits
  3. 10 Mar, 2020 35 commits