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-manual.git
from bdbdde5 Merge 1.5.0 changes back to master.
add 8cc66fb GUACAMOLE-1604: Bump version numbers to 1.5.0.
add d6b92d4 GUACAMOLE-1604: Merge version number bump to 1.5.0.
add 34af1ec GUACAMOLE-641: Migrate custom auth tutorial to
LocalEnvironment.getInstance().
add f83171e GUACAMOLE-641: Merge migration of custom auth tutorial to
LocalEnvironment.getInstance().
new bce4d01 Merge 1.5.0 changes back to master.
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:
src/adhoc-connections.md | 4 +-
src/cas-auth.md | 4 +-
src/conf.py | 2 +-
src/configuring-guacamole.md | 10 +-
src/custom-auth.md | 16 +--
src/duo-auth.md | 4 +-
src/event-listeners.md | 12 +-
src/guacamole-docker.md | 8 +-
src/guacamole-ext.md | 4 +-
src/header-auth.md | 4 +-
src/include/sso-download.md | 6 +-
src/installing-guacamole.md | 125 ++++++++++++---------
src/jdbc-auth.md | 12 +-
src/json-auth.md | 4 +-
src/ldap-auth.md | 4 +-
src/openid-auth.md | 4 +-
src/radius-auth.md | 124 +++++++++++++-------
src/saml-auth.md | 4 +-
src/totp-auth.md | 4 +-
src/writing-you-own-guacamole-app.md | 12 +-
tutorials/guacamole-auth-tutorial/pom.xml | 4 +-
.../auth/TutorialAuthenticationProvider.java | 2 +-
.../src/main/resources/guac-manifest.json | 2 +-
tutorials/guacamole-tutorial/pom.xml | 6 +-
24 files changed, 224 insertions(+), 157 deletions(-)