Skip to content
  • Jakob Petsovits's avatar
    #278867: Allow all file extensions when none have been specified. · b0186a78
    Jakob Petsovits authored
    But not only that: The larger change in this commit is that all
    restrictions have been split out into a validator/restriction hook,
    so external restrictions can now also provide their requirement messages
    for the file upload element.
    
    Getting rid of nearly all filefield specific upload requirement exceptions.
    b0186a78