Would it be possible to provide sample snippet as to how to go about it.

Thanks 
Ujjala

mraible wrote:
> 
> It's tough to retrieve the username if the login has failed. If you
> use Acegi's Event API, you may be able to listen for authentication
> events and do your logic that way.
> 
> Matt
> 
> On 10/31/07, ujjala <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I need to block the user after it enters password three times , not
>> necessarily in a single session.
>> I have a written a login Failure action to which flow is redirected after
>> login failure. But unable to retrieve the user name for which
>> authentication
>> fails.
>> A counter is updated in the database for it.
>>
>> Any alternatives or a suggestion to this.
>>
>> Thanks
>> Ujjala
>> --
>> View this message in context:
>> http://www.nabble.com/Useer-to-be-Blocked-after-three-retries-tf4725316s2369.html#a13510112
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Useer-to-be-Blocked-after-three-retries-tf4725316s2369.html#a13524352
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to