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

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

commit 945934f2176aad263605fa16b5c68bef7be0e799
Merge: 0ee3811 9bfd102
Author: Michael Jumper <[email protected]>
AuthorDate: Tue Aug 6 16:11:37 2024 -0700

    Merge 1.6.0 changes back to patch.

 .github/workflows/pr-build.yml                     |  29 ++++
 Makefile                                           |   8 +-
 src/adhoc-connections.md                           |   4 +-
 src/auth-ban.md                                    | 108 +++++++++++++
 src/cas-auth.md                                    |   4 +-
 src/conf.py                                        |   2 +-
 src/configuring-guacamole.md                       | 177 +++++++++++++++++++--
 src/custom-auth.md                                 |  12 +-
 src/duo-auth.md                                    |   4 +-
 src/event-listeners.md                             |  12 +-
 src/guacamole-docker.md                            |  42 +++--
 src/guacamole-ext.md                               |   4 +-
 src/header-auth.md                                 |   4 +-
 src/images/guacamole-preferences.png               | Bin 161522 -> 202467 bytes
 src/images/too-many-failed-logins.png              | Bin 0 -> 25104 bytes
 src/images/totp-group-config.png                   | Bin 0 -> 11527 bytes
 src/images/totp-user-config.png                    | Bin 12970 -> 19188 bytes
 src/include/sso-download.md                        |   6 +-
 src/index.md                                       |   1 +
 src/installing-guacamole.md                        |  16 +-
 src/jdbc-auth.md                                   |  52 +++++-
 src/json-auth.md                                   |   4 +-
 src/ldap-auth.md                                   |  16 +-
 src/openid-auth.md                                 |   8 +-
 src/radius-auth.md                                 |   6 +-
 src/recording-playback.md                          |   4 +-
 src/reverse-proxy.md                               |  22 ++-
 src/saml-auth.md                                   |  16 +-
 src/totp-auth.md                                   |  30 +++-
 src/using-guacamole.md                             |   7 +
 src/vault.md                                       |   8 +-
 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 +-
 35 files changed, 528 insertions(+), 102 deletions(-)

Reply via email to