GitHub user vchrisb opened a pull request:

    https://github.com/apache/incubator-guacamole-client/pull/10

    GUACAMOLE-32: extended variable support for linked databases

    - adding support for leveraging `MYSQL_ENV_MYSQL_USER`, 
`MYSQL_ENV_MYSQL_PASSWORD`, `MYSQL_ENV_MYSQL_DATABASE` and 
`MYSQL_ENV_MYSQL_ROOT_PASSWORD` for linked
    - removed deprecated environmental variables `MYSQL_NAME`, 
`MYSQL_PORT_3306_TCP_ADDR` and `MYSQL_PORT_3306_TCP_PORT`
    - adding support for leveraging `POSTGRES_ENV_POSTGRES_USER`, 
`$POSTGRES_ENV_POSTGRES_PASSWORD` and `POSTGRES_ENV_POSTGRES_DB` for linked
    - removed deprecated environmental variables `POSTGRES_NAME`, 
`POSTGRES_PORT_5432_TCP_ADDR` and `POSTGRES_PORT_5432_TCP_PORT`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vchrisb/incubator-guacamole-client 
GUACAMOLE-32

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-guacamole-client/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit 20e95672e204e64182cff87ea81fa345f451f859
Author: Christopher Banck <[email protected]>
Date:   2016-05-28T19:25:55Z

    GUACAMOLE-32: extended variable support for linked databases
    
    - adding support for leveraging `MYSQL_ENV_MYSQL_USER`, 
`MYSQL_ENV_MYSQL_PASSWORD`, `MYSQL_ENV_MYSQL_DATABASE` and 
`MYSQL_ENV_MYSQL_ROOT_PASSWORD` for linked
    - removed deprecated environmental variables `MYSQL_NAME`, 
`MYSQL_PORT_3306_TCP_ADDR` and `MYSQL_PORT_3306_TCP_PORT`
    - adding support for leveraging `POSTGRES_ENV_POSTGRES_USER`, 
`$POSTGRES_ENV_POSTGRES_PASSWORD` and `POSTGRES_ENV_POSTGRES_DB` for linked
    - removed deprecated environmental variables `POSTGRES_NAME`, 
`POSTGRES_PORT_5432_TCP_ADDR` and `POSTGRES_PORT_5432_TCP_PORT`

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to