Welcome Guest, Not a member yet? Register   Sign In
XSS_filtering
#1

The ‘global_xss_filtering’ setting is DEPRECATED and kept solely for backwards-compatibility purposes. XSS escaping should be performed on output, not input!

What does it means exactly? Should I use xss_filtering manually as $data = $this->security->xss_clean($data);?

Thank in advance
Reply


Messages In This Thread
XSS_filtering - by emilio - 10-18-2018, 02:19 PM
RE: XSS_filtering - by kilishan - 10-18-2018, 09:23 PM
RE: XSS_filtering - by emilio - 10-19-2018, 05:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB