Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
751506e7dd58dd1c257c7170b61fe1f439e25021
/
system
/
libraries
/
Input.php
751506e
fixed a misspelling in the Input library of CDATA
by Derek Allard
· 17 years ago
15dcf49
removed an ereg from config
by Derek Allard
· 17 years ago
53437de
Added protection in xss_clean() for GET variables in URLs
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
0ea06fd
* Fixed a bug (#3396) where certain POST variables would cause a PHP warning.
by Derek Jones
· 17 years ago
ab32a42
changed URL decoding implementation of xss_clean() to use rawurldecode() to discontinue misconversion of characters to bad entities, and to continue avoidance of unwanted removal of + signs
by Derek Jones
· 17 years ago
d85a11e
added CI's global variables to the protected array in_sanitize_globals()
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
6159d1d
Switched from CI super object to $CFG to fetch charset
by Derek Jones
· 18 years ago
303c9cb
added attribute and html entity decode callbacks to xss_clean()
by Derek Jones
· 18 years ago
48bb32a
further xss_clean() enhancements
by Derek Jones
· 18 years ago
01f0888
by paulburdick
· 18 years ago
763064b
*Added filename_security() method to Input library
by paulburdick
· 18 years ago
8816aaa
by paulburdick
· 18 years ago
391eb03
Improved XSS clean to not allowing this:
by paulburdick
· 18 years ago
b614d39
by paulburdick
· 18 years ago
033ef02
*Updated the XSS Filtering to take into account the IE expression() ability
by paulburdick
· 18 years ago
65e8f0e
by Rick Ellis
· 18 years ago
3921314
by Rick Ellis
· 18 years ago
ba64893
by Rick Ellis
· 18 years ago
e666afc
by Rick Ellis
· 18 years ago
bb2041d
by Rick Ellis
· 18 years ago
01f72ca
Modified XSS Cleaning routine to be more performance friendly and compatible with PHP 5.2's new PCRE backtrack and recursion limits.
by Derek Jones
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
87d1eeb
function post() duplicated, changed the second to function get()
by Derek Allard
· 18 years ago
112569d
by Rick Ellis
· 18 years ago
a72b60d
removed unescaped variable that could be used in XSS
by Derek Allard
· 18 years ago
40a7c68
by paulburdick
· 18 years ago
325197e
by Rick Ellis
· 18 years ago
afde68a
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
bd6bee7
by admin
· 18 years ago
7099a58
by admin
· 18 years ago
10c3f41
by admin
· 18 years ago
04ea44e
by admin
· 18 years ago
2fcd16b
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
bc042dd
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago