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 5cf030a GUACAMOLE-1397: Merge changes automatically focusing TOTP
prompt.
add be1ad5d GUACAMOLE-1407: Automatically detect whether MySQL or MariaDB
version of "Connector/J" is installed.
add fc9739a GUACAMOLE-1407: Explicitly fail early if no JDBC driver can
be found for MySQL/MariaDB.
new 002cfde GUACAMOLE-1407: Merge automatic detection of whether
MySQL/MariaDB driver
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/JDBCEnvironment.java | 20 +++++++++++
.../guacamole/auth/mysql/conf/MySQLDriver.java | 33 ++++++++++++++++--
.../auth/mysql/conf/MySQLEnvironment.java | 40 +++++++++++++++-------
3 files changed, 79 insertions(+), 14 deletions(-)