Property reference
glide.sandbox.usersession.allow_unsanitized_messages
The glide.sandbox.usersession.allow_unsanitized_messages property determines whether sandboxed user sessions can send info or error messages without sanitization. When set to false, these calls do not execute, which helps maintain security by preventing potential vulnerabilities.
Default: false
Type: boolean
Application: Global