See "Common Problem #3" on the following page:
http://www.acegisecurity.org/faq.html
BTW, I googled for "disable user after password attempts with acegi"
and this was the first result. ;-)
Matt
On 8/1/07, jithesh <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> i am using appfuse 1.9x. In my applica
hi,
i am using appfuse 1.9x. In my application i need to prevent user from
entering the invalid password( a min of 3 times). if he entered more than
that his account should be blocked. How could i do that. i found some tips
from this forum, but i was not able to do that. How should i write