Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures a list of MIME types that will trigger downloads rather than inline rendering for admin-only uploaded attachments, enhancing security. |
| What area does it affect? |
Attachment handling |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when configuring security settings for admin uploads or adjusting attachment handling. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.attachment.admin_scs_download_mime_types |
| Sys ID |
393c431337111000705f80f7bcbe5d42 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
For admin only uploads (accessed via upload.do), a list of comma separated attachment mime types that do not render inline in the browser. This will prevent cross site scripting attacks. For example, text/html will force html files to be downloaded to the client as attachments rather than viewed inline in the browser. This setting is only used when accessing static content files via the "/scs/" link provided by an admin-only uploaded file. |
| Updated |
2024-05-25 03:38:57 |
Related properties