Directory typo3/contrib/RemoveXSS/

Directory Created:
2007-10-15 11:10
Total Files:
1
Deleted Files:
0
Lines of Code:
143

[root]/typo3/contrib/RemoveXSS

Lines of Code

typo3/contrib/RemoveXSS/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 4 (100.0%) 184 (100.0%) 46.0
ohader 1 (25.0%) 95 (51.6%) 95.0
stucki 1 (25.0%) 89 (48.4%) 89.0
ingmars 2 (50.0%) 0 (0.0%) 0.0

Most Recent Commits

ohader 2008-11-12 18:15 Rev.: 4457

Added feature #9778: Improvement of removeXSS

95 lines of code changed in 1 file:

  • typo3/contrib/RemoveXSS: RemoveXSS.php (+95 -41)
ingmars 2007-11-05 10:22 Rev.: 2663

Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk

0 lines of code changed in 1 file:

  • typo3/contrib/RemoveXSS: RemoveXSS.php (changed)
ingmars 2007-11-02 17:36 Rev.: 2652

Adding default SVN properties svn:keywords and svn:eol-style to files added lately

0 lines of code changed in 1 file:

  • typo3/contrib/RemoveXSS: RemoveXSS.php (changed)
stucki 2007-10-15 11:10 Rev.: 2550

* (feature) Add new external library "RemoveXSS" for easily filtering potential Cross Site Scripting (XSS) attacks. Can be used by any script. Usage: $filtered_string = t3lib_div::removeXSS($input_string); Thanks to Travis Puderbaugh <kallahar@quickwired.com> for providing this nice piece of code\!

89 lines of code changed in 1 file:

  • typo3/contrib/RemoveXSS: RemoveXSS.php (new 89)
Generated by StatSVN 0.5.0