GitHub user necouchman opened a pull request:
https://github.com/apache/guacamole-client/pull/343
GUACAMOLE-526: Correct redirect issue with CAS module
These changes clean up code and correct a minor typo that caused the CAS
redirect to fail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/necouchman/guacamole-client jira/671
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-client/pull/343.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 #343
----
commit df8c07c18755d0742df20d2e66c5e6d5881129d8
Author: Nick Couchman <vnick@...>
Date: 2018-12-02T21:34:16Z
GUACAMOLE-526: Fix loading of CAS ticket field and redirection.
commit 29982e3a855fcec2fae4c0d37e2e0ad71b1ca726
Author: Nick Couchman <vnick@...>
Date: 2018-12-05T00:16:57Z
GUACAMOLE-526: Clean up unused code and minor errors.
----
---