Skip to content

Beta release

Compare
Choose a tag to compare
@lennartdohmann lennartdohmann released this 05 Jun 09:44
· 166 commits to main since this release

What's Changed

  • Automatically scan files on upload and block the upload if malware was found
    • If the backend is not available upload is permitted per default and files will be scanned later if auto scan is enabled
  • Files that are larger than 256MB are tagged as "Won't Scan"
  • Implemented that coding standards are enforced by default via the php-cs-fixer in the dev-container