I’d like to prevent potential issues with xss in my freemarker templates. Is there an filter that can be run in the template code that can sanitize the parameters the template receives?
I’d like to prevent potential issues with xss in my freemarker templates. Is there
Share
See documentation here.