On 7/3/07, R. Rajesh Jeba Anbiah <[EMAIL PROTECTED]> wrote: > > > FWIW, Sanitize::clean() is broken (the trim logic is totally > breaking) leaving possibility for SQL errors. Sanitization is also not > promoted in the community nor in source, IM*H*O.
Wanted to add a little more to this before I hit send. Before you go spewing comments like the one above do a little research in this framework. From the beginning security has been a primary focus of the development. Over the course of 2 years I have had 2 reported exploits that have been patched within hours of being reported. Educate yourself a little before trying to inform others with false statements like: "Sanitization is also not promoted in the community nor in source, IM*H*O." -- /** * @author Larry E. Masters * @var string $userName * @param string $realName * @returns string aka PhpNut * @access public */ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
