Property reference

glide.ui.escape_text

The glide.ui.escape_text property ensures that XML values are escaped at the parser level for the user interface. This prevents reflected and stored cross-site scripting attacks, making the application more secure by default.

Default: true Type: boolean Application: Global

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 the escaping of XML values to mitigate cross-site scripting vulnerabilities within the user interface.
What area does it affect? User Interface 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 assessing application security measures or during security audits.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.escape_text
Sys ID a7e8db450a0a0b0a308ab5de09733d15
Type boolean
Application Global
Default value true
Description Escape XML values at the parser level for the user interface. This will prevent reflected and stored cross site scripting attacks.
Updated 2024-05-25 04:03:31