You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by effrafax <gi...@git.apache.org> on 2016/09/09 08:11:37 UTC

[GitHub] archiva-redback-core pull request #10: Fixing bind issue with certain ldap s...

GitHub user effrafax opened a pull request:

    https://github.com/apache/archiva-redback-core/pull/10

    Fixing bind issue with certain ldap servers, when user not found

    I had a issue in certain environments where subsequent calls of NamingResult#hasMoreElements returns different values.
    e.g. it occured on IBM JDK 7 with Windows Active Directory LDAP when the first value of 'hasMoreElements' was false.
    The first value is cached now.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/effrafax/archiva-redback-core ldap_auth

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/archiva-redback-core/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit 5ce2714a373ece65661bfd769698ee755b641f5b
Author: Martin Stockhammer <m....@web.de>
Date:   2016-09-09T08:03:27Z

    Fixing bind issue with certain ldap servers, when user not found
    
    Subsequent calls of NamingResult#hasMoreElements returns different values in some
    environments and situations.
    e.g. it occured on IBM JDK 7 with Windows Active Directory LDAP when the first value of 'hasMoreElements'
    was false.
    The first value is cached now.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] archiva-redback-core pull request #10: Fixing bind issue with certain ldap s...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/archiva-redback-core/pull/10


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] archiva-redback-core issue #10: Fixing bind issue with certain ldap servers,...

Posted by olamy <gi...@git.apache.org>.
Github user olamy commented on the issue:

    https://github.com/apache/archiva-redback-core/pull/10
  
    https://issues.apache.org/jira/browse/MRM-1923


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---