This is an automated email from the ASF dual-hosted git repository. jmuehlner pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/guacamole-manual.git
commit 04dbe0209e939d9e26245acb2e3da41f57f6f5cf Merge: aff88a0 8144b7f Author: James Muehlner <[email protected]> AuthorDate: Thu Aug 29 21:19:11 2024 +0000 Merge changes from main branch back to next. 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 | 79 ++++++++++++++++++++- 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 | 21 +++--- src/jdbc-auth.md | 12 ++-- src/json-auth.md | 4 +- src/ldap-auth.md | 28 +++++++- src/openid-auth.md | 4 +- src/radius-auth.md | 6 +- src/recording-playback.md | 4 +- src/saml-auth.md | 4 +- src/totp-auth.md | 80 +++++++++++++++++++++- src/vault.md | 2 +- 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 +- 25 files changed, 255 insertions(+), 79 deletions(-)
