[GitHub] guacamole-client pull request #328: GUACAMOLE-232: Address regressions in ha...

2018-10-02 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/guacamole-client/pull/328 GUACAMOLE-232: Address regressions in handling of keyboard modifiers. These changes address issues resulting from changes in [GUACAMOLE-232](https://issues.apache.org/jira/browse/GUACA

Re: [GitHub] guacamole-server pull request #195: GUACAMOLE-353: Clarify applicability of ...

2018-10-02 Thread Mike Jumper
On Tue, Oct 2, 2018 at 9:04 PM, Ignacio Valdes wrote: > How do I get off this list? It isn't clear how to unsubscribe. Similar to the subscription process, you send an email to dev-unsubscr...@guacamole.apache.org and respond to the confirmation email. Alternatively, if you just don't like get

Re: [GitHub] guacamole-server pull request #195: GUACAMOLE-353: Clarify applicability of ...

2018-10-02 Thread Ignacio Valdes
How do I get off this list? It isn't clear how to unsubscribe. On Tue, Oct 2, 2018 at 10:53 PM mike-jumper wrote: > GitHub user mike-jumper opened a pull request: > > https://github.com/apache/guacamole-server/pull/195 > > GUACAMOLE-353: Clarify applicability of ASF header when transclud

[GitHub] guacamole-server pull request #195: GUACAMOLE-353: Clarify applicability of ...

2018-10-02 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/guacamole-server/pull/195 GUACAMOLE-353: Clarify applicability of ASF header when transcluded into generated build files. You can merge this pull request into a Git repository by running: $ git pull http

[GitHub] guacamole-client pull request #327: GUACAMOLE-524: Correct AuthenticatedUser...

2018-10-02 Thread mike-jumper
GitHub user mike-jumper opened a pull request: https://github.com/apache/guacamole-client/pull/327 GUACAMOLE-524: Correct AuthenticatedUser implementations of Attributes interface. These changes correct the JDBC and LDAP implementations of `AuthenticatedUser` such that `getAttribut

Re: guacamole.properties does not get updatd

2018-10-02 Thread Nick Couchman
On Tue, Oct 2, 2018 at 2:14 PM Tezarin wrote: > Hi all, > I have added two new variables to my docker-compose file (the two disallow > ones): > environment: - MYSQL_DATABASE=guacamole > - MYSQL_USER=guacamole - MYSQL_PASSWORD=somepassword - > MYSQL_DISALLOW_SIMULTANEOUS_

guacamole.properties does not get updatd

2018-10-02 Thread Tezarin
Hi all, I have added two new variables to my docker-compose file (the two disallow ones):     environment:      - MYSQL_DATABASE=guacamole       - MYSQL_USER=guacamole      - MYSQL_PASSWORD=somepassword      - MYSQL_DISALLOW_SIMULTANEOUS_CONNECTIONS= false      - MYSQL_DISALLOW_DUPLICATE_CONNEC

[GitHub] guacamole-server pull request #183: GUACAMOLE-620: Fix instruction loss when...

2018-10-02 Thread changkun
Github user changkun closed the pull request at: https://github.com/apache/guacamole-server/pull/183 ---