This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 9caf5c530f0dd315dbd707f538f26f8302056226
Merge: 21cee643c d10c35396
Author: Virtually Nick <[email protected]>
AuthorDate: Mon Feb 27 17:56:18 2023 -0500

    GUACAMOLE-1744: Merge automatically clean up UI if session has expired in 
the background.

 .../src/app/auth/service/authenticationService.js  | 37 +++++++++++
 .../src/app/index/controllers/indexController.js   | 72 +++++++++++++++++++---
 .../org/apache/guacamole/GuacamoleSession.java     | 49 +++++++++++----
 .../guacamole/rest/auth/HashTokenSessionMap.java   | 12 ++--
 .../guacamole/rest/session/SessionResource.java    | 12 ++++
 5 files changed, 157 insertions(+), 25 deletions(-)

Reply via email to