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 2016/03/20 03:15:39 UTC

[29/50] incubator-guacamole-manual git commit: Merge pull request #47 from glyptodon/deprecate-properties

Merge pull request #47 from glyptodon/deprecate-properties

GUAC-1436: Do not encourage use of deprecated GuacamoleProperties class

Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/765fe6fe
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/765fe6fe
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/765fe6fe

Branch: refs/heads/master
Commit: 765fe6fe50e1d9024ab064e0a2bbba636303fb3c
Parents: 9f677b8 02ec9c6
Author: James Muehlner <ja...@guac-dev.org>
Authored: Thu Dec 17 13:10:35 2015 -0800
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Thu Dec 17 13:10:35 2015 -0800

----------------------------------------------------------------------
 src/chapters/custom-auth.xml                    | 75 ++++++++++------
 src/chapters/guacamole-common.xml               | 93 ++------------------
 tutorials/guacamole-auth-tutorial/.gitignore    |  3 +
 tutorials/guacamole-auth-tutorial/pom.xml       | 54 ++++++++++++
 .../auth/TutorialAuthenticationProvider.java    | 87 ++++++++++++++++++
 .../auth/TutorialGuacamoleProperties.java       | 64 ++++++++++++++
 6 files changed, 263 insertions(+), 113 deletions(-)
----------------------------------------------------------------------