[
https://issues.apache.org/jira/browse/FTPSERVER-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson closed FTPSERVER-172.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0-M3
Assignee: Niklas Gustavsson
Applied, thanks!
svn -m "USER command should not use BaseUser (FTPSERVER-172)" commit
Sending apache/ftpserver/command/USER.java
Transmitting file data .
Committed revision 691038.
> Change org.apache.ftpserver.command.USER to use the User interface instead of
> the class BaseUser
> ------------------------------------------------------------------------------------------------
>
> Key: FTPSERVER-172
> URL: https://issues.apache.org/jira/browse/FTPSERVER-172
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Reporter: Carl Bunting
> Assignee: Niklas Gustavsson
> Priority: Minor
> Fix For: 1.0-M3
>
> Attachments: USER.java.patch
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> Could org.apache.ftpserver.command.USER be changed so it uses the User
> interface instead of the class BaseUser please?
> It will allow users to write their own custom User implementations.
> Many thanks,
> Carl
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.