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:37 UTC

[guacamole-client] branch master updated (d4fb1b0 -> f00f6d6)

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

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


    from d4fb1b0  GUACAMOLE-1135: Merge return MySQL StoreUrls in URI format
     add 10e47a1  GUACAMOLE-1152: Correctly differentiate between client errors and server errors.
     add 2ffe8d9  GUACAMOLE-1152: Ensure field values accurately represent login state.
     new f00f6d6  GUACAMOLE-1152: Merge correct handling of client vs. server exceptions.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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(-)


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

Posted by vn...@apache.org.
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(-)