Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Restrict downloadable files types in static content [Updated in Security Center 1.3]

Use the glide.ui.strict_customer_uploaded_static_content property to enable restrictions on the file types that can be downloaded when they have been uploaded using the Upload File functionality.

You use this property with the glide.ui.strict_customer_uploaded_content_types property, which creates a comma-delimited list of restricted downloadable file types.

Warning: The value for this property is a no DB override. It can't be altered or overridden.

More information

AttributeDescription
Property nameglide.ui.strict_customer_uploaded_static_content
Configuration typeSystem Properties (/sys_properties_list.do)
CategoryFile and resources
PurposeTo ensure that safe file types are permitted to be downloaded from the application.
Recommended valuetrue
Default valuetrue
Security risk rating3.1
Functional impactThis remediation enforces restriction of file downloads based on the values specified in the glide.ui.strict_customer_uploaded_content_types property.
Security risk(Low) File download restrictions should be applied to any untrusted user input sources.

Parent Topic:File and resources