You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2020/07/29 12:17:12 UTC

[guacamole-client] 01/01: GUACAMOLE-919: Merge implement PostgreSQL defaultStatementTimeout and socketTimeout

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 9863aec9f67f0376c2ace3b4795690d2c39405f7
Merge: 8d864be a1922b6
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Wed Jul 29 08:17:02 2020 -0400

    GUACAMOLE-919: Merge implement PostgreSQL defaultStatementTimeout and socketTimeout

 .../PostgreSQLAuthenticationProviderModule.java    | 15 +++++++
 .../postgresql/conf/PostgreSQLEnvironment.java     | 48 ++++++++++++++++++++++
 .../conf/PostgreSQLGuacamoleProperties.java        | 30 ++++++++++++++
 guacamole-docker/bin/start.sh                      |  8 ++++
 4 files changed, 101 insertions(+)