TheBigK
Well-known member
I'm wondering if one should really bother about sanitizing the inputs from the contact us form? Looking at XenForo's actionContact(), it doesn't seem to check if the input contains anything malicious. Since the stuff is directly being passed to the mail handler, is it really worth sanitizing the contact us form?
If yes, what inbuilt functions / methods are employed to ensure inputs are all safe?
If yes, what inbuilt functions / methods are employed to ensure inputs are all safe?