You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by necouchman <gi...@git.apache.org> on 2017/03/18 15:16:18 UTC

[GitHub] incubator-guacamole-client pull request #130: GUACAMOLE-243: Handle LDAP Ref...

GitHub user necouchman opened a pull request:

    https://github.com/apache/incubator-guacamole-client/pull/130

    GUACAMOLE-243: Handle LDAP Referrals

    These changes fix the handling of LDAP referrals sent by the server.  Prior to this, LDAP referrals would cause general LDAPExceptions which would prevent LDAP authentication (and other search operations) from succeeding.  This is actually a follow-up to PR-129, adding on Adam's logic to ignore the referrals in certain scenarios.

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

    $ git pull https://github.com/necouchman/incubator-guacamole-client GUACAMOLE-243

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

    https://github.com/apache/incubator-guacamole-client/pull/130.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 #130
    
----
commit 65af11cda0fbccf679cb6dc091d885ba9cf17ebf
Author: Nick Couchman <ni...@yahoo.com>
Date:   2017-03-17T20:16:04Z

    GUACAMOLE-243: Implement LDAP referral handling in Guacamole LDAP extension.

commit 0022965fd9c753e7eff69b6c33b9f570270bd707
Author: Nick Couchman <ni...@yahoo.com>
Date:   2017-03-18T15:08:56Z

    GUACAMOLE-243: Finish up changes to deal with LDAP referrals, both in UserServer and ConnectionServer classes, along with global changes in LDAPConnectionService class.

----


---
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] incubator-guacamole-client pull request #130: GUACAMOLE-243: Handle LDAP Ref...

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

    https://github.com/apache/incubator-guacamole-client/pull/130


---
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.
---