Skip to content

Fix broken file validators

Sébastiaan Versteeg requested to merge fix/file-validators into master

Previous behaviour

Steps to reproduce:

  1. Upload a txt or pdf file
  2. Error

New behaviour

Steps to validate that it works:

  1. Upload a txt or pdf file
  2. Works

Merge request reports