This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 30716c6963e2632cae4744a3936568733ad81571 Merge: 3310272b7 7a66ec9a7 Author: Virtually Nick <[email protected]> AuthorDate: Fri Aug 23 14:15:25 2024 -0400 GUACAMOLE-1979: Merge allow setting required properties for connecting to MySQL 8.4 and later. .../mysql/MySQLAuthenticationProviderModule.java | 18 ++++++++++++- .../auth/mysql/conf/MySQLEnvironment.java | 31 ++++++++++++++++++++++ .../auth/mysql/conf/MySQLGuacamoleProperties.java | 27 +++++++++++++++++-- 3 files changed, 73 insertions(+), 3 deletions(-)
