You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2008/09/09 22:47:44 UTC

[jira] Created: (FTPSERVER-174) Remove LdapUserManager

Remove LdapUserManager
----------------------

                 Key: FTPSERVER-174
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-174
             Project: FtpServer
          Issue Type: Task
          Components: Core
    Affects Versions: 1.0-M3, 1.0-M2
            Reporter: Niklas Gustavsson
            Assignee: Niklas Gustavsson
             Fix For: 1.0-M4


LdapUserManager is no longer maintained and not in frequent use, we should remove it from the code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FTPSERVER-174) Remove LdapUserManager

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-174.
---------------------------------------

    Resolution: Fixed

Done.

svn commit "/media/big/home/svn/apache/ftpserver-trunk/core" -m "Remove LdapUserManager, which also means BaseUser no longer need to be serializable (FTPSERVER-174)" --username "ngn"
	M /media/big/home/svn/apache/ftpserver-trunk/core/src/main/java/org/apache/ftpserver/usermanager/BaseUser.java
	D /media/big/home/svn/apache/ftpserver-trunk/core/src/main/java/org/apache/ftpserver/usermanager/LdapUserManager.java
	  Transmitting file data: /media/big/home/svn/apache/ftpserver-trunk/core/src/main/java/org/apache/ftpserver/usermanager/BaseUser.java
Committed revision 693601

> Remove LdapUserManager
> ----------------------
>
>                 Key: FTPSERVER-174
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-174
>             Project: FtpServer
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 1.0-M2, 1.0-M3
>            Reporter: Niklas Gustavsson
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M4
>
>
> LdapUserManager is no longer maintained and not in frequent use, we should remove it from the code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.