You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-dev@incubator.apache.org by "Dave Roberts (JIRA)" <ji...@apache.org> on 2006/12/01 09:41:22 UTC

[jira] Updated: (FTPSERVER-52) Add onLoginFail() to Ftplet interface

     [ http://issues.apache.org/jira/browse/FTPSERVER-52?page=all ]

Dave Roberts updated FTPSERVER-52:
----------------------------------

    Attachment: Apache FTPServer ftplet-api.patch

Change to the FtpStatistics interface, which should have been included with yesterday's submission.  Patch for the GUI stats handler to follow.

> Add onLoginFail() to Ftplet interface
> -------------------------------------
>
>                 Key: FTPSERVER-52
>                 URL: http://issues.apache.org/jira/browse/FTPSERVER-52
>             Project: FtpServer
>          Issue Type: Improvement
>            Reporter: Clinton Foster
>         Assigned To: Niklas Gustavsson
>            Priority: Minor
>         Attachments: Apache FTPServer Core.patch, Apache FTPServer ftplet-api.patch
>
>
> Particularly in cases where the FTP server is embedded in another application, it is important to be able to determine the IP address of the remote client when authentication fails. One possibility would be to provide access to the remote address from UserManager.authenticate(). (This might be useful for other reasons as well.) A more generic approach that would not require a custom UserManager implementation would be to add an onLoginFail() method to the Ftplet interface. I think both enhancements would be useful, although if only one or the other could be done I would favor adding Ftplet.onLoginFail().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira