“”

wt_doorman wt_doorman

wt_doorman / stable

Security class to clean piVars against SQL injection or XSS for your whole TYPO3 installation or only for some extensions. See manual for integration or configuration.

Last upload comment

text uses addslashes and removeXSS now, removeXSS could be used in older T3 installations, addslashes method added

Downloads by month

Download 1.3.0 Extension Manual
Author
Alex Kellner
Company
in2code.de
Last update
28. Mar 2010
First upload
22. Sep 2008
Downloads
10,676
Category
Frontend
Dependencies
none

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (70)

Version history

Version Upload comment Works with TYPO3 Download
1.3.0 / stable
March 28, 2010
text uses addslashes and removeXSS now, removeXSS could be used in older T3 installations, addslashes method added
Download
1.2.0 / stable
January 01, 2010
own method added: removeXSS
Download
1.1.2 / stable
April 13, 2009
Using wildcard in first level possible now
Download
1.1.1 / stable
March 09, 2009
Small bugfix if you want to disable removeXSS function
Download
1.1.0 / stable
February 24, 2009
Use wt_doorman to secure the whole Frontend of your TYPO3 installation now , New method "htmlentities" added
Download
1.0.0 / beta
November 08, 2008
Stable version, New feature if you want to use method "special value" with more values
Download
0.2.2 / beta
November 03, 2008
Improvement of the removeXSS class
Download
0.2.1 / beta
October 19, 2008
New feature: alphanum could be extended with own signs
Download
0.2.0 / beta
September 22, 2008
All piVars (don't matter which key) can be changed now, Debug mode added
Download
0.1.0 / beta
September 22, 2008
Initial release of security class
Download