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 2023/05/04 17:39:13 UTC

[guacamole-client] branch master updated (f198cb356 -> a12ba423b)

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 f198cb356 GUACAMOLE-1781: Merge update Simplified Chinese translation for totp auth extension
     add 00fc4b427 GUACAMOLE-926: Reject file-level errors in csv parser to ensure proper bubbling.
     add d82508ffe GUACAMOLE-926: Correct parameter values in import file to correct case if possible.
     new a12ba423b GUACAMOLE-926: Merge batch import support for auto-correcting case of parameter values.

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:
 .../app/import/services/connectionCSVService.js    |   8 +-
 .../app/import/services/connectionParseService.js  | 257 +++++++++++++--------
 2 files changed, 159 insertions(+), 106 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-926: Merge batch import support for auto-correcting case of parameter values.

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 a12ba423b6906a26b29f88337f27978473315223
Merge: f198cb356 d82508ffe
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Thu May 4 10:39:08 2023 -0700

    GUACAMOLE-926: Merge batch import support for auto-correcting case of parameter values.

 .../app/import/services/connectionCSVService.js    |   8 +-
 .../app/import/services/connectionParseService.js  | 257 +++++++++++++--------
 2 files changed, 159 insertions(+), 106 deletions(-)