[imp] Fwd: information

Jeff Williams jeffw at globaldial.com
Wed Feb 26 10:26:27 PST 2003


Not horde specific and available on the net if you search for it is the 
one golden rule for string validation on the net:

Check that what you got matches what you expect.

ie. unix usernames can only have A-Za-z0-9.-_ and must begin with a 
letter (or at least something like to that).

Learn some regular expressions and reject anything that doesn't look right.

Jeff

Michael M Slusarz wrote:
> 
> ----- Forwarded message from n.faugou at alemtid.asso.fr -----
>     Date: Tue, 25 Feb 2003 16:40:01 +0100
>     From: nicolas faugout <n.faugou at alemtid.asso.fr>
>  Subject: information
>       To: slusarz at bigworm.colorado.edu
> 
> Hello,
> I am currently working on a student development and I want to securise the 
> login access, avoiding sql intrusion or javascript added in the URL
> I have seen that horde is secure and respond very well to any attempt. 
> Could you please explain me how you analize the string imapuser and pass ??
> Thanks a lots
> Nicolas Faugout
> 
> 
> ----- End forwarded message -----
> 
> ______________________________________________
> Michael Slusarz [slusarz at bigworm.colorado.edu]
> The University of Colorado at Boulder
> 
> 
> ------------------------------------------------------------------------
> 
> 



More information about the imp mailing list