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 configures the MIME types that are allowed for certain asset files, impacting how files are processed and validated during uploads. |
| What area does it affect? |
File upload handling |
| What does the default mean? |
The default value is "application/pkix-cert=text/plain,application/pkix-cert=application/x-dbf,application/x-x509-ca-cert=text/plain", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring file upload settings or addressing security concerns related to file types. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.security.mime_type.aliasset |
| Sys ID |
b06b7a460b303300ef49eaf1a3673acb |
| Type |
string |
| Application |
Global |
| Default value |
application/pkix-cert=text/plain,application/pkix-cert=application/x-dbf,application/x-x509-ca-cert=text/plain |
| Description |
|
| Updated |
2024-05-25 03:39:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... via ACL rules on table and field levels. For more information, see Enable the hardened java security manager • Type: string • Default: com.glide.sys.security.ContextualSecurityManager • Location: System Property [sys_properties] table glide.security.mime_type.aliasset Creates customized mime type alias sets. For example, image/png=image/x- png. • Type: string • Location: Add the property to the System Property [sys_properties] table. glide.security.strict_elevate_privilege Forces all elevated roles to ...
Related properties