Hi Eric Charles, I would like to contribute some in James 3.0. I have been working on James 2.3.2 on our side for about a year, focusing on mailets by adding secure layers, and etc. May I know how I can get permission to do something for James 3.0.
Thanks. Vincent Pang On Sun, Nov 24, 2013 at 12:18 AM, Eric Charles (JIRA) < [email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/JAMES-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830865#comment-13830865] > > Eric Charles commented on JAMES-1530: > ------------------------------------- > > Any patch for this Robert? > > > Add a filter parameter to LDAP user check to filter logins > > ----------------------------------------------------------- > > > > Key: JAMES-1530 > > URL: https://issues.apache.org/jira/browse/JAMES-1530 > > Project: James Server > > Issue Type: New Feature > > Components: UsersStore & UsersRepository > > Affects Versions: Trunk > > Environment: LDAP user store deployments > > Reporter: Robert Munn > > Priority: Minor > > Labels: LDAP > > Fix For: Trunk > > > > Original Estimate: 0h > > Remaining Estimate: 0h > > > > I have modified ReadOnlyUsersLDAPRepository.java to accept an additional > filter parameter from conf/usersrepository.xml. The filter parameter > accepts an argument in LDAP search format like (memberOf=<dn>) to enable > filtering of logins by group membership or other criteria. > > My updated code is based on the current trunk source. > ReadOnlyUsersLDAPRepository.java and conf/usersrepository.xml are the only > affected files. > > > > -- > This message was sent by Atlassian JIRA > (v6.1#6144) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
