name can be None, and `re.search` fails on `None`; replaced `re` by `str.startswith` and `str.endswith`
Attach a file by drag & drop or click to upload