Fields sanitization and output escaping #608
Answered
by
nickcernis
NazarTikhoniuk
asked this question in
Q&A / Help / Support
-
Greetings! |
Beta Was this translation helpful? Give feedback.
Answered by
nickcernis
Aug 8, 2022
Replies: 1 comment
-
Thanks for the question, @NazarTikhoniuk! Yes, ACM sanitizes input when saving field values. You can see the sanitization code here if you'd like to: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
NazarTikhoniuk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the question, @NazarTikhoniuk!
Yes, ACM sanitizes input when saving field values. You can see the sanitization code here if you'd like to:
atlas-content-modeler/includes/publisher/lib/field-functions.php
Line 261 in b9f06ee