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 d9bb38eb65dd7e2f5fd1b13fa108d9d19c7cab4a Merge: bb93e4cef a736e062c Author: Virtually Nick <[email protected]> AuthorDate: Mon Apr 17 11:46:27 2023 -0400 GUACAMOLE-926: Merge fix attribute handling bug and improve error handling for invalid files. .../controllers/importConnectionsController.js | 32 ++++++- .../app/import/services/connectionCSVService.js | 2 +- .../app/import/services/connectionParseService.js | 54 +++++++++-- .../src/main/frontend/src/translations/en.json | 104 +++++++++++---------- 4 files changed, 131 insertions(+), 61 deletions(-)
