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 determines how HTML content in translated_html fields is sanitized globally, affecting the security of field assignments. |
| What area does it affect? |
Field assignments security |
| What does the default mean? |
The default value is "enforce", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring security settings for HTML content in field assignments. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.security.check_unsanitized_html |
| Sys ID |
ade7af70533310107558ddeeff7b129c |
| Type |
string |
| Application |
Global |
| Default value |
enforce |
| Description |
Controls sanitization behavior of translated_html fields on a global_level for field assignments. (translated_html = "<html>...<script></script></html>") |
| Updated |
2024-06-08 07:31:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 205 Documentation Updates ◦(Old <blank> ◦(New If "com.glide.security.check_unsanitized_html" is not set to the recommended value of "enforce", then an attacker could be able to execute arbitrary javascript in the victim's browser (XSS attacks. Disable local login for users ...
Related properties