![]() |
codeigniter why the restricting uri characters in the config file - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: codeigniter why the restricting uri characters in the config file (/showthread.php?tid=41177) |
codeigniter why the restricting uri characters in the config file - El Forum - 04-30-2011 [eluser]jayapalchandran[/eluser] I am using clean url for search. If the user types a single quote it says disallowed uri character. and i know how to enable a character for appearing in the url. I want to know the security vulnerabilities on allowing certain characters like braces, quotes and others? I want to know this by any means like explanation or external references. |