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 2018/03/13 14:49:48 UTC

[GitHub] guacamole-client pull request #263: GUACAMOLE-505: Remove stray left join in...

GitHub user necouchman opened a pull request:

    https://github.com/apache/guacamole-client/pull/263

    GUACAMOLE-505: Remove stray left join in SQL Server UserMapper.

    Fix for issue identified in GUACAMOLE-505 for the stray left join in the SQL Server UserMapper.xml file.

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

    $ git pull https://github.com/necouchman/guacamole-client jira/505

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

    https://github.com/apache/guacamole-client/pull/263.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 #263
    
----
commit d3dcd84379eb0c49b2af5341215c5784ac4ed628
Author: Nick Couchman <vn...@...>
Date:   2018-03-13T14:47:31Z

    GUACAMOLE-505: Remove stray left join in SQL Server UserMapper.

----


---

[GitHub] guacamole-client pull request #263: GUACAMOLE-505: Remove stray left join in...

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

    https://github.com/apache/guacamole-client/pull/263


---