Re: contributing documentation

2017-10-06 Thread Mike Jumper
On Fri, Oct 6, 2017 at 1:06 PM, carl harris wrote: > I was thinking of writing a section for the manual to describe the newly > merged listener extension support, using an approach similar to the > existing chapter "Custom Authentication." > > What's the right way to

contributing documentation

2017-10-06 Thread carl harris
I was thinking of writing a section for the manual to describe the newly merged listener extension support, using an approach similar to the existing chapter "Custom Authentication." What's the right way to contribute such documentation? It looks like a PR on the website project is right

Re: Guacamole web client

2017-10-06 Thread Mike Jumper
On Fri, Oct 6, 2017 at 3:51 AM, Craig Jones wrote: > ... > > Is it possible to connect to a designated machine using the tunnel? Maybe > another library? > You can connect wherever you like, and it's entirely up to you to dictate within your application how the

Guacamole web client

2017-10-06 Thread Craig Jones
Good morning, I have built a Guacamole server on Ubuntu 16.04 LTS (pre prod) and is currently running successfully and the web client interface is working fine. I am looking to integrate this application into some of our corporate applications which are mainly built on multiple ASP.net

[GitHub] incubator-guacamole-client pull request #184: GUACAMOLE-364: authentication ...

2017-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-guacamole-client/pull/184 ---

[GitHub] incubator-guacamole-client pull request #184: GUACAMOLE-364: authentication ...

2017-10-06 Thread ceharris
Github user ceharris commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/184#discussion_r143204123 --- Diff: guacamole-ext/src/main/java/org/apache/guacamole/net/event/listener/TunnelCloseListener.java --- @@ -25,11 +25,15 @@