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 <vnick@...>
Date: 2018-03-13T14:47:31Z
GUACAMOLE-505: Remove stray left join in SQL Server UserMapper.
----
---