GitHub user necouchman opened a pull request:
https://github.com/apache/incubator-guacamole-client/pull/179
GUACAMOLE-358: Fix issue with 404 errors from REST API
This pull request adds a new SimpleUserContext to the CAS extension,
instead of returning null, which seems to resolve the issue reported in this
JIRA issue with errors trying to access the Settings page in Guacamole.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/necouchman/incubator-guacamole-client
GUACAMOLE-358
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-client/pull/179.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 #179
----
commit 3f19d8d54c5c678d00e673165f61a5716a3b80d7
Author: Nick Couchman <[email protected]>
Date: 2017-08-03T15:06:59Z
GUACAMOLE-358: Add a SimpleUserContext object to CAS to fix session errors
thrown when userContext is null.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---