Quoting Martin Moss <[EMAIL PROTECTED]>:

just a minor comment regarding untainting techniques.


If do /(.*)/ to launder tainted vars as you did in:

if ($Directory =~ /^XX_GRRRRR_XX(.*)XX_GRRRRR_XX$/)

you can as well turn the taint mode off. For more info see: http://www.gunther.web66.com/FAQS/taintmode.html#clear_taint

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to