You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2020/08/20 16:19:38 UTC

[guacamole-client] 01/01: GUACAMOLE-1152: Merge correct handling of client vs. server exceptions.

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 f00f6d6935a62797751cc77c95bf5dd624f8932b
Merge: d4fb1b0 2ffe8d9
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Thu Aug 20 12:19:25 2020 -0400

    GUACAMOLE-1152: Merge correct handling of client vs. server exceptions.

 .../extension/AuthenticationProviderFacade.java    | 70 +++-------------------
 .../apache/guacamole/rest/RESTExceptionMapper.java | 16 ++++-
 .../src/main/webapp/app/login/directives/login.js  | 27 +++++++--
 3 files changed, 44 insertions(+), 69 deletions(-)