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 52b95f13c GUACAMOLE-926: Merge batch import removal of 
leading/trailing spaces from user and user group names.
     add e91d5a99e GUACAMOLE-926: Add configuration option for enabling 
self-signed SQL Server certs for local testing.
     add c4e6b046a GUACAMOLE-926: Disable batch executor for SQL Server JDBC 
extension - it doesn't work.
     new 306f7a029 GUACAMOLE-926: Merge disabling of batch executor for SQL 
Server.

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:
 .../jdbc/JDBCAuthenticationProviderModule.java     |  9 +++---
 .../guacamole/auth/jdbc/JDBCEnvironment.java       | 18 ++++++++++++
 .../SQLServerAuthenticationProviderModule.java     |  4 +++
 .../auth/sqlserver/conf/SQLServerEnvironment.java  | 32 ++++++++++++++++++++++
 .../conf/SQLServerGuacamoleProperties.java         | 13 +++++++++
 5 files changed, 72 insertions(+), 4 deletions(-)

Reply via email to