in reply to Re: Re: Re: Re: Re: CGI::param wrapper for untainting
in thread CGI::param wrapper for untainting

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re: Re: Re: Re: Re: Re: CGI::param wrapper for untainting

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: CGI::param wrapper for untainting
by merlyn (Sage) on Mar 28, 2001 at 01:17 UTC
    but at the same time I have a need to whip the code out quickly
    s/whip the code/whip the INSECURE code/;

    In my experience, this is the sign of a dangerous junior programmer. I'd not let you near my server at all. Or the projects I work on.

    Security must be designed in from the start. It is as important as spelling your variable names correctly.

    -- Randal L. Schwartz, Perl hacker

    A reply falls below the community's threshold of quality. You may see it by logging in.