You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2019/01/16 00:14:07 UTC

[guacamole-client] branch master updated (9dcee8b -> 435df3c)

This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from 9dcee8b  GUACAMOLE-688: Merge add LDAP_USER_SEARCH_FILTER to docker start script
     add b9a99f0  GUACAMOLE-271: add Duo to Docker build
     add 2f3cbf7  GUACAMOLE-271: corrected style of if statement in associate_duo()
     new 435df3c  GUACAMOLE-271: Merge changes adding Duo support to the Guacamole Docker image.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 guacamole-docker/bin/build-guacamole.sh | 15 +++++++++++
 guacamole-docker/bin/start.sh           | 44 +++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)


[guacamole-client] 01/01: GUACAMOLE-271: Merge changes adding Duo support to the Guacamole Docker image.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 435df3c028337010a59f3d1e95f128a9dd8f83b9
Merge: 9dcee8b 2f3cbf7
Author: Mike Jumper <mi...@guac-dev.org>
AuthorDate: Tue Jan 15 16:14:04 2019 -0800

    GUACAMOLE-271: Merge changes adding Duo support to the Guacamole Docker image.

 guacamole-docker/bin/build-guacamole.sh | 15 +++++++++++
 guacamole-docker/bin/start.sh           | 44 +++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)