Welcome Guest, Not a member yet? Register   Sign In
Securing my first CI website
#1

[eluser]DumpProgrammer[/eluser]
I am almost finished on my website and I now need to secure the site because the tutorial I followed did not offer any security information at all and was taking input and directly storing it into the Database without any filtering.

I just wanted to know if I set this to true
Quote:$config['global_xss_filtering'] = TRUE;
then that means all input is filtered. So if I do that then all I need to do is perform a few additional measures like the links to my post to make sure they accept only numbers and also redirect users back to main page?


Messages In This Thread
Securing my first CI website - by El Forum - 02-17-2010, 05:25 AM
Securing my first CI website - by El Forum - 02-17-2010, 06:33 AM
Securing my first CI website - by El Forum - 02-17-2010, 11:03 AM
Securing my first CI website - by El Forum - 02-17-2010, 04:10 PM
Securing my first CI website - by El Forum - 02-17-2010, 05:31 PM
Securing my first CI website - by El Forum - 02-17-2010, 06:03 PM
Securing my first CI website - by El Forum - 02-18-2010, 05:49 AM
Securing my first CI website - by El Forum - 02-18-2010, 07:50 AM
Securing my first CI website - by El Forum - 02-20-2010, 05:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB