GitHub user necouchman opened a pull request:
https://github.com/apache/guacamole-client/pull/301
GUACAMOLE-360: Allow users to kill their own sessions
This is the first of a few changes related to GUACAMOLE-360 - this one
makes a few minor changes that allow users to kill their own sessions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/necouchman/guacamole-client jira/360
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-client/pull/301.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 #301
----
commit 1fa5f22ba71cb5f6ad14c1831d4f7ccfed596d86
Author: Nick Couchman <nick_couchman@...>
Date: 2018-06-12T13:43:16Z
GUACAMOLE-360: Allow all users access to the session management page.
commit ba1bd535eaa929e2db2f4f14eff99676ab46542b
Author: Nick Couchman <nick_couchman@...>
Date: 2018-06-12T14:55:28Z
GUACAMOLE-360: Allow user to kill their own active sessions.
----
---