Date:  04/15/2005 12:20:07 PM Msg ID:  002518
From:  FoxWeb Support Thread:  002517
Subject:  Re: unsuccessful login attempts
The Auth object automatically locks out the browser after a configurable number of unsuccessful login attempts.  This feature is controlled by setting the Auth.MaxLoginAttempts property.
 
FoxWeb does not currently expose an event model for the Auth object, so you can't take programmatic action after an unsuccessful login attempt.  We will look into adding this feature in a subsequent version.

FoxWeb Support Team
support@foxweb.com email

Sent by Joël Croquet on 04/15/2005 11:02:07 AM:
Hello,
 
I would like to trace the unsuccessful login attempts, and take some actions like :
- send an e-mail to the administrator when a limit is reached.
- lock the account for a certain time
 
Is there a way to trace these attempts ?   I'm using Foxweb v2.
 
Thanks in advance
Joël.