Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables or disables MIME type validation for file attachments, checking uploaded files against their configured extensions. |
| What area does it affect? |
File Upload Security |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring file upload settings or enhancing security measures. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.security.file.mime_type.validation |
| Sys ID |
0974391e8d34021087de63ac7f1f001d |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
This property must be set to activate MIME type checking for uploads (All version Eureka and up). Enables (true) or disables (false) mime type validation for file attachments. File extensions configured via glide.attachment.extensions will be checked for MIME type during upload. |
| Updated |
2024-08-02 00:19:22 |
Sources
Related properties