You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2021/08/22 01:01:31 UTC

[guacamole-client] branch master updated (8afac61 -> 0cc9f46)

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

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


    from 8afac61  GUACAMOLE-1386: Merge meta key handling fix.
     add 04c908d  GUACAMOLE-1199: Only update JDBC attributes if values have been provided.
     new 0cc9f46  GUACAMOLE-1199: Merge corrections to handling of unchanged, database-stored attributes.

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:
 .../guacamole/auth/jdbc/user/ModeledUser.java      | 64 +++++++++++++---------
 .../auth/totp/user/UserVerificationService.java    |  2 +-
 2 files changed, 40 insertions(+), 26 deletions(-)

[guacamole-client] 01/01: GUACAMOLE-1199: Merge corrections to handling of unchanged, database-stored attributes.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0cc9f46882f7dc2b0ba1119ed4638beb6129abd4
Merge: 8afac61 04c908d
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Sat Aug 21 18:01:25 2021 -0700

    GUACAMOLE-1199: Merge corrections to handling of unchanged, database-stored attributes.

 .../guacamole/auth/jdbc/user/ModeledUser.java      | 64 +++++++++++++---------
 .../auth/totp/user/UserVerificationService.java    |  2 +-
 2 files changed, 40 insertions(+), 26 deletions(-)