amal66 makes Mike check what files actually are, not what they claim to be
Uploaded documents now get vetted by their real content, so a renamed or mislabelled file can't sneak past as something it isn't.
Most systems trust a file's name and extension to decide what it is. amal66 stops doing that. Mike now inspects the actual content of every uploaded document and rejects anything whose true type doesn't match a supported format - a small but real tightening of the line between the outside world and your matter files.
It's a self-contained change that lands cleanly on any deployment accepting client uploads. The one thing to confirm before importing it: that the list of accepted file types covers the formats your users actually send, so legitimate PDFs, Word docs and the like don't get turned away at the door.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?