mirror of
https://github.com/flarum/core.git
synced 2025-07-16 22:31:18 +02:00
Fixes https://github.com/flarum/core/issues/3055 - On the frontend, accept only image types as a hint to the OS file picker. - On the backend, add more robust validation to ensure only valid images make it through. This isn't necessary for security, but results in less confusing error mesages.