file type validation not working for upload from (some?) windows browsers #292
Labels
bug
Something isn't working
regression
It worked at one point...
upload
Relating to PCAP and/or Zeek log ingestion
Milestone
The file type validation plugin for filepond intends to filter files that can be uploaded based on mime type. However, in Windows based browsers, this is not working with all the file types (such as pcap).
I think we could do a custom detection but I think for now we'll just remove the validation on the front-end since it's also being checked on the back-end (watch-pcap-uploads-folder.py and filebeat-watch-zeeklogs-uploads-folder.py)
The text was updated successfully, but these errors were encountered: