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/21 11:22:36 UTC

[guacamole-client] branch master updated (1af7b15 -> 0091bb1)

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 1af7b15  GUACAMOLE-942: Merge correct race condition in retrieval of readable connection identifiers.
     add cb50cea  GUACAMOLE-1149: Refuse to update skeleton database users.
     add b073561  GUACAMOLE-1149: Refresh model of current user after automatic account creation.
     new 0091bb1  GUACAMOLE-1149: Merge correct regression in TOTP support if user accounts are not automatically created.

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:
 .../auth/jdbc/JDBCAuthenticationProviderService.java       |  3 ++-
 .../org/apache/guacamole/auth/jdbc/user/UserService.java   | 14 +++++++++++++-
 2 files changed, 15 insertions(+), 2 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-1149: Merge correct regression in TOTP support if user accounts are not automatically created.

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 0091bb1aea14c567c8166f0ed8eadf7c31b6bd6e
Merge: 1af7b15 b073561
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Fri Aug 21 07:22:26 2020 -0400

    GUACAMOLE-1149: Merge correct regression in TOTP support if user accounts are not automatically created.

 .../auth/jdbc/JDBCAuthenticationProviderService.java       |  3 ++-
 .../org/apache/guacamole/auth/jdbc/user/UserService.java   | 14 +++++++++++++-
 2 files changed, 15 insertions(+), 2 deletions(-)