jmuehlner opened a new pull request, #730: URL: https://github.com/apache/guacamole-client/pull/730
As discussed in https://issues.apache.org/jira/browse/GUACAMOLE-1616, this allows JDBC extensions to track connection history for connections that are sourced from outside the extension. The properties `mysql-track-external-connection-history`, `postgres-track-external-connection-history`, and `sqlserver-track-external-connection-history` control this behavior. Each property defaults to `true` unless otherwise specified. since the only reason you'd probably ever want to disable this feature is if you have multiple JDBC auth providers installed at the same time, which is not going to be very common. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
