This is an automated email from the ASF dual-hosted git repository. jmuehlner pushed a commit to branch staging/1.5.0 in repository https://gitbox.apache.org/repos/asf/guacamole-manual.git
commit d6b92d4f0a9284decdf042a4ddccb0166d316508 Merge: 1b45f95 8cc66fb Author: James Muehlner <[email protected]> AuthorDate: Wed Jan 11 09:25:25 2023 -0800 GUACAMOLE-1604: Merge version number bump to 1.5.0. src/adhoc-connections.md | 4 +- src/cas-auth.md | 4 +- src/conf.py | 2 +- src/configuring-guacamole.md | 10 +- src/custom-auth.md | 12 +- 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 +- .../src/main/resources/guac-manifest.json | 2 +- tutorials/guacamole-tutorial/pom.xml | 6 +- 23 files changed, 221 insertions(+), 154 deletions(-)
