There's a brute force protection behavior available over at the bakery: http://bakery.cakephp.org/articles/view/brute-force-protection
It may need some changes to make it work with 1.2 but I think it's simple and does it's job. On May 22, 9:13 pm, aranworld <[EMAIL PROTECTED]> wrote: > I am trying to figure out the most reliable way of restricting login > attempts while using the Auth Component. > > Here is my best stab at the problem thus far: > > http://cakeforge.org/snippet/detail.php?type=snippet&id=220 > > I'd love to hear what other people have done, or what they think of > the method I am using in the code snipped I've linked to. > > -Aran --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
