This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/guacamole-manual.git
from 826072f Merge changes from patch branch back to main.
add 21bbcc0 GUACAMOLE-1020: Document authentication restriction extension.
add 27c3950 GUACAMOLE-1020: Merge documentation for authentication
restriction extension.
add f3ba245 GUACAMOLE-1020: Grammatical corrections and clarifications
for auth-restrict documentation.
add 04a2e3c GUACAMOLE-1020: Merge grammatical corrections and
clarifications for auth-restrict documentation.
add a065067 GUACAMOLE-1239: Add documentation for configuring username
case sensitivity.
add c90fb21 GUACAMOLE-1239: Merge documentation for configuring username
case sensitivity.
add 05588b4 Merge 1.6.0 changes back to patch.
add c8fc5a1 Merge changes from patch branch back to main.
No new revisions were added by this update.
Summary of changes:
src/auth-ban.md | 2 +-
src/auth-restrict.md | 325 ++++++++++++++++++++++
src/cas-auth.md | 12 +-
src/configuring-guacamole.md | 26 ++
src/header-auth.md | 15 +-
src/images/auth-restrict-connection-failed.png | Bin 0 -> 21016 bytes
src/images/auth-restrict-login-block-router.png | Bin 0 -> 29330 bytes
src/images/auth-restrict-login-business-hours.png | Bin 0 -> 29786 bytes
src/images/auth-restrict-login-failed-host.png | Bin 0 -> 8289 bytes
src/images/auth-restrict-login-failed-time.png | Bin 0 -> 8443 bytes
src/images/auth-restrict-login-local-subnet.png | Bin 0 -> 27141 bytes
src/images/auth-restrict-login-work-week.png | Bin 0 -> 38268 bytes
src/images/auth-restrict-options.png | Bin 0 -> 23771 bytes
src/index.md | 1 +
src/jdbc-auth.md | 27 ++
src/json-auth.md | 10 +
src/ldap-auth.md | 11 +
src/openid-auth.md | 10 +
src/radius-auth.md | 13 +
src/saml-auth.md | 9 +
20 files changed, 457 insertions(+), 4 deletions(-)
create mode 100644 src/auth-restrict.md
create mode 100644 src/images/auth-restrict-connection-failed.png
create mode 100644 src/images/auth-restrict-login-block-router.png
create mode 100644 src/images/auth-restrict-login-business-hours.png
create mode 100644 src/images/auth-restrict-login-failed-host.png
create mode 100644 src/images/auth-restrict-login-failed-time.png
create mode 100644 src/images/auth-restrict-login-local-subnet.png
create mode 100644 src/images/auth-restrict-login-work-week.png
create mode 100644 src/images/auth-restrict-options.png