Open andrevvm opened 5 years ago
Think that makes all sense, currently Cockpit permits to limit the upload (global) based on a whitelist rule in the configuration. However, that is not practical for some cases, e.g.:
Such configuration should reside in the field definition, e.g.:
{
"pattern": "*.png|*.jpg|*.pdf"
}
It would be nice to be able to limit Asset fields by file type, either by MIME, extension, or categorized type (i.e. Kirby CMS).